We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 847ea9e commit 41ddad1Copy full SHA for 41ddad1
scripts/docker-publish.sh
@@ -25,7 +25,7 @@ mkdir -p "$GRADLE_DIR"
25
} >> "$GRADLE_PROPERTIES"
26
27
# === Build and Publish ===
28
-/app/gradlew -Preleasing=true clean publishAllPublicationsToSonatypeRepository
+/app/gradlew -Preleasing=true clean publishPublicationPublicationToOssrhStagingRepository
29
30
# === Close Staging Repository ===
31
echo "--- Closing staging repository"
0 commit comments