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

Correcting deploy branch constraint

parent 05362d52
No related branches found
No related tags found
No related merge requests found
Pipeline #126410 passed
...@@ -28,7 +28,7 @@ test: ...@@ -28,7 +28,7 @@ test:
deploy: deploy:
stage: deploy stage: deploy
only: only:
- master - 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