Skip to content

Commit

Permalink
skip gpg
Browse files Browse the repository at this point in the history
  • Loading branch information
paultuckey committed Oct 19, 2023
1 parent 2d2a8e8 commit bacf03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
run: mvn --batch-mode --update-snapshots package

- name: Locally install filter
run: mvn install --batch-mode
run: mvn install --batch-mode -Dgpg.skip

- name: Locally install example
working-directory: container-test/example-webapp
Expand Down

0 comments on commit bacf03f

Please sign in to comment.