Skip to content

Commit

Permalink
skipping gpg signing for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lawrencemq committed Oct 28, 2022
1 parent 8f42050 commit 4c5f4c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
architecture: x64
cache: maven
- name: Run the Maven verify phase
run: mvn --batch-mode --update-snapshots verify
run: mvn --batch-mode --update-snapshots verify -Dgpg.skip

0 comments on commit 4c5f4c2

Please sign in to comment.