Skip to content

Commit

Permalink
Merge pull request #22 from embold/development
Browse files Browse the repository at this point in the history
debugging release pipe
  • Loading branch information
bhidesacl authored Apr 14, 2024
2 parents a5db60d + 2320873 commit 378dcfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
mvn \
--no-transfer-progress \
--batch-mode \
-Dembold.host.url=https://tester.emboldci.dev -Dembold.user.token=${{ secrets.EMBOLD_OSS_SCAN_TOKEN }} \
-Darguments="-Dembold.host.url=https://tester.emboldci.dev -Dembold.user.token=${{ secrets.EMBOLD_OSS_SCAN_TOKEN }}" \
-Dgpg.passphrase=${{ secrets.GPG_SECRET_KEY_PASSWORD }} \
release:perform -Prelease
- name: Rollback if failure
Expand Down

0 comments on commit 378dcfc

Please sign in to comment.