Skip to content
Snippets Groups Projects
Commit d7183f68 authored by Markus Frosch's avatar Markus Frosch
Browse files

ci: Really trigger on master branch

parent 1486f735
No related branches found
No related tags found
No related merge requests found
Pipeline #5021 passed
...@@ -8,4 +8,4 @@ trigger: ...@@ -8,4 +8,4 @@ trigger:
- docker - docker
script: script:
- ./config.sh - ./config.sh
- icinga-snapshotter -c icinga_snapshotter.secrets.yml --noop - 'icinga-snapshotter -c icinga_snapshotter.secrets.yml $([ "$CI_COMMIT_REF_NAME" == master ] || echo "--noop")'
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