Skip to content
Snippets Groups Projects
Commit 580d3e3e authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

fix: trigger new major release

BREAKING CHANGE: change default workflow from Branch pipeline to MR pipeline
parent 6d7accd0
No related branches found
No related tags found
No related merge requests found
...@@ -706,4 +706,4 @@ docker-publish: ...@@ -706,4 +706,4 @@ docker-publish:
# if $AUTODEPLOY_TO_PROD: auto # if $AUTODEPLOY_TO_PROD: auto
- if: '$AUTODEPLOY_TO_PROD == "true"' - if: '$AUTODEPLOY_TO_PROD == "true"'
# else: manual + blocking # else: manual + blocking
- when: manual - when: manual
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment