UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit c00a6733 authored by kmc-home's avatar kmc-home
Browse files

add cicd3

parent 79cdd6b5
No related merge requests found
Pipeline #119488 failed
workflow:
rules:
- if: $RUN_HELLO_WORLD == "true"
when: manual
- when: never
variables:
......
......@@ -4,5 +4,6 @@ stages:
hello_world:
stage: build
when: manual
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