UNCLASSIFIED

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

Update .gitlab-ci.yml

parent 2cbde890
Branches main
No related merge requests found
Pipeline #120838 passed with stages
in 1 second
pages:
when: always
script:
- 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