Skip to content

Commit

Permalink
be aggressive
Browse files Browse the repository at this point in the history
  • Loading branch information
breedx-splk committed Aug 31, 2023
1 parent 511d1c5 commit 6ba4e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ release:
- touch local.properties
- export ORG_GRADLE_PROJECT_signingKey=$GPG_SECRET_KEY
- export ORG_GRADLE_PROJECT_signingPassword=$GPG_PASSWORD
- ./gradlew -Prelease=true --no-build-cache -PmavenCentralUsername=$SONATYPE_USERNAME -PmavenCentralPassword=$SONATYPE_PASSWORD build signMavenPublication publish
- ./gradlew -Prelease=true --no-build-cache --no-daemon --rerun-tasks -PmavenCentralUsername=$SONATYPE_USERNAME -PmavenCentralPassword=$SONATYPE_PASSWORD build signMavenPublication publish

0 comments on commit 6ba4e7f

Please sign in to comment.