Skip to content

Commit

Permalink
Disable batch mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Skaar, Bjørn-Andre committed Mar 21, 2024
1 parent 278e0e4 commit 9e61822
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 @@ -34,5 +34,5 @@ jobs:
token_format: access_token

- name: Build with Maven and deploy to Artifact Registry
run: mvn --batch-mode -P ssb-bip deploy -Dmaven.javadoc.skip=true
run: mvn -P ssb-bip deploy -Dmaven.javadoc.skip=true

0 comments on commit 9e61822

Please sign in to comment.