Skip to content
Snippets Groups Projects
Commit 68e32568 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

Merge branch 'dummy_job_template' into 'main'

Dummy job template

See merge request stackspin/stackspin!909
parents d46fed25 db223ebc
No related branches found
No related tags found
No related merge requests found
dummy-job:
stage: dummy
script:
- 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 "a pipeline automatically, i.e. changes to renovate.json"
- echo "(see https://open.greenhost.net/stackspin/wordpress-helm/-/merge_requests/127#note_38728)"
when: manual
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