Skip to content

Commit

Permalink
upd ci suppress progress msg
Browse files Browse the repository at this point in the history
  • Loading branch information
gertd committed Jun 24, 2024
1 parent 1df9d9d commit 94c0609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
gpg-passphrase: MAVEN_GPG_PASSPHRASE

- name: build artifact
run: mvn clean package
run: mvn --no-transfer-progress clean package

- name: Create release
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit 94c0609

Please sign in to comment.