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

Add dummy job to manually trigger a pipeline

parent d46fed25
No related branches found
No related tags found
No related merge requests found
dummy-job:
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