#95 - Activate ci build profile for release builds.
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -33,4 +33,4 @@ jobs:
|
||||
GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
|
||||
run: |
|
||||
./mvnw -B clean install -DskipTests
|
||||
./mvnw -B clean deploy -Psonatype -s settings.xml
|
||||
./mvnw -B clean deploy -Pci,sonatype -s settings.xml
|
||||
|
||||
Reference in New Issue
Block a user