Skip to content
Snippets Groups Projects
Commit 7923b2d5 authored by jurgenhaas's avatar jurgenhaas
Browse files

customer/bitegra/mobimo/support#2680 Do not update satis for patch branches

parent d38076bf
No related branches found
No related tags found
No related merge requests found
......@@ -6,3 +6,7 @@ UpdateSatis:
script:
- ascr satis-update
cache: {}
rules:
- if: '$CI_COMMIT_BRANCH =~ "/^patch/"'
when: never
- when: always
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