FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 2777096f authored by Kevin Hooke's avatar Kevin Hooke
Browse files

removed unneeded condition for maven:deploy

parent c85a99a6
No related branches found
No related tags found
1 merge request!104Combined maven pipeline configs from WRS and Java Common into a new common template
......@@ -156,8 +156,6 @@ maven:deploy:
extends: .maven:deploy
stage: production
rules:
- if: $DISABLE_ARTIFACT_REGISTRY_PUSH
when: never
- if: $CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH
when: never
- !reference [".maven:deploy", rules]
......
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