Skip to content

Commit

Permalink
Updated release.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: dhoard <[email protected]>
  • Loading branch information
dhoard committed Dec 16, 2024
1 parent 21f4fa1 commit 3dc5000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pipeline:
run: ./mvnw -B clean verify
- name: deploy
enabled: true
run: ./mvnw -B -s ~/.m2/prometheus.settings.xml -P release clean deploy
run: ./mvnw -s ~/.m2/prometheus.settings.xml -P release clean deploy
- name: create / clean RELEASE directory
enabled: true
run: |
Expand Down

0 comments on commit 3dc5000

Please sign in to comment.