Skip to content
Snippets Groups Projects
Commit f3f99ab1 authored by Hugo Trentesaux's avatar Hugo Trentesaux
Browse files

what did I commit??

parent 35bdd181
No related branches found
No related tags found
No related merge requests found
Pipeline #39031 waiting for manual action
......@@ -125,7 +125,7 @@ build_deb:
- if: $CI_COMMIT_TAG
when: never
- <<: *is_network_branch
when: never
when: manual
- if: '$CI_MERGE_REQUEST_ID || $CI_COMMIT_BRANCH == "master"'
when: manual
- when: manual
......@@ -148,7 +148,7 @@ build_rpm:
- if: $CI_COMMIT_TAG
when: never
- <<: *is_network_branch
when: never
when: manual
- if: '$CI_MERGE_REQUEST_ID || $CI_COMMIT_BRANCH == "master"'
when: manual
- when: manual
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment