Skip to content
Snippets Groups Projects
Commit 46b7905f authored by bhill6@wisc.edu's avatar bhill6@wisc.edu
Browse files

updated branch restriction on deploy job from trunk to main

parent 7a43b6b8
No related branches found
No related tags found
1 merge request!37Updated branch restriction on deploy job from trunk to main
Pipeline #138313 passed with warnings
...@@ -69,7 +69,7 @@ spotbugs-sast: ...@@ -69,7 +69,7 @@ spotbugs-sast:
deploy: deploy:
stage: deploy stage: deploy
only: only:
- trunk - main
script: script:
- env - env
- mvn $MAVEN_CLI_OPTS deploy -Pdeploy -X - mvn $MAVEN_CLI_OPTS deploy -Pdeploy -X
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