Bump versions and include previous versions in build (#27)
This commit is contained in:
parent
d1680a4ccc
commit
a2879be8d7
4 changed files with 30 additions and 7 deletions
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
|
@ -25,7 +25,6 @@ jobs:
|
|||
server-password: SERVER_PASSWORD
|
||||
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
|
||||
gpg-passphrase: GPG_PASSPHRASE
|
||||
- run: mvn -B -ntp dependency:go-offline
|
||||
- run: mvn -B -ntp release:prepare
|
||||
- run: mvn -B -ntp release:perform
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue