Skip to content

Commit

Permalink
MAIA-465 publish to GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
john-tipper committed Jan 29, 2020
1 parent 5098920 commit ba6c221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ BRANCH=$(git rev-parse --abbrev-ref HEAD)
${DIR}/gradlew release -Prelease.disableChecks -Prelease.pushTagsOnly -Prelease.ignoreUncommittedChanges

# publish all artifacts if their respective tests passed, CodeBuild will fail if all tasks do not pass
${DIR}/gradlew --continue test publishAllPublicationsToMaiaNexusRepository -Prelease.ignoreUncommittedChanges
${DIR}/gradlew --continue test publishAllPublicationsToGitHubPackagesRepository -Prelease.ignoreUncommittedChanges

0 comments on commit ba6c221

Please sign in to comment.