Skip to content
Snippets Groups Projects
Unverified Commit cf08c148 authored by Varac's avatar Varac
Browse files

Run dummy job in test stage

parent 90e5142f
No related branches found
No related tags found
No related merge requests found
dummy-job: dummy-job:
stage: .post stage: test
script: script:
- echo "This is a dummy job which does nothing else but triggers a pipeline" - echo "This is a dummy job which does nothing else but triggers a pipeline"
- echo "nonetheless, useful for situations where CI rules would not trigger" - echo "nonetheless, useful for situations where CI rules would not trigger"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment