Skip to content

Commit

Permalink
Publishing jars to org.opensearch.opensearch-job-scheduler (opensearc…
Browse files Browse the repository at this point in the history
…h-project#336) (opensearch-project#337)

(cherry picked from commit 0711f3b)
Signed-off-by: Joshua Palis <jpalis@amazon.com>

Co-authored-by: Joshua Palis <jpalis@amazon.com>
Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>
  • Loading branch information
2 people authored and prudhvigodithi committed May 9, 2023
1 parent b5da09a commit b1205ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
export SONATYPE_PASSWORD=$(aws secretsmanager get-secret-value --secret-id maven-snapshots-password --query SecretString --output text)
echo "::add-mask::$SONATYPE_USERNAME"
echo "::add-mask::$SONATYPE_PASSWORD"
./gradlew opensearch-job-scheduler-spi:publishAllPublicationsToSnapshotsRepository && ./gradlew publishPluginZipPublicationToSnapshotsRepository
./gradlew publishAllPublicationsToSnapshotsRepository

0 comments on commit b1205ec

Please sign in to comment.