UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit d6d1ac32 authored by Adam Pankow's avatar Adam Pankow :satellite:
Browse files

Update .gitlab-ci.yml

parent c78c5599
Branches
No related merge requests found
Pipeline #112918 passed with stages
in 1 second
......@@ -3,11 +3,4 @@ pages:
- echo "Deploying"
artifacts:
paths:
- public
hello-world:
stage: chatops
rules:
- if: $CI_PIPELINE_SOURCE == "chat"
script:
- echo "Hello World."
\ No newline at end of file
- public
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment