UNCLASSIFIED

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

Revert "Update .gitlab-ci.yml"

This reverts commit d6d1ac32
parent 2696f121
Branches
No related merge requests found
Pipeline #120837 failed
......@@ -2,4 +2,11 @@ pages:
when: always
artifacts:
paths:
- public
\ No newline at end of file
- public
hello-world:
stage: chatops
rules:
- if: $CI_PIPELINE_SOURCE == "chat"
script:
- echo "Hello World."
\ 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