Fix codeql.

This commit is contained in:
Stephan Schnabel 2022-02-04 14:14:25 +01:00
parent 02ee4d2a9e
commit 6627f89fa0
Signed by: stephan.schnabel
GPG key ID: E07AF5BA239FE543
3 changed files with 3 additions and 5 deletions

View file

@ -26,7 +26,7 @@ jobs:
server-password: SERVER_PASSWORD
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
gpg-passphrase: GPG_PASSPHRASE
- run: mvn -B dependency:go-offline -q
- run: mvn -B dependency:go-offline
- run: mvn -B release:prepare
- run: mvn -B release:perform
env: