Skip to content

Commit

Permalink
trigger build again
Browse files Browse the repository at this point in the history
  • Loading branch information
shyamz-22 committed Dec 20, 2017
1 parent a2eedab commit 595279f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions publish/publish-patch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ main() {
echo "Current TAG Version with travis : ${TRAVIS_TAG}"
./gradlew versionFile -PSONATYPE_USERNAME=${SONATYPE_USERNAME} -PSONATYPE_PASSWORD=${SONATYPE_PASSWORD}


# if [ ${TRAVIS_BRANCH} != "master" ]; then

# ./gradlew clean build -PSONATYPE_USERNAME=${SONATYPE_USERNAME} -PSONATYPE_PASSWORD=${SONATYPE_PASSWORD}
Expand Down

0 comments on commit 595279f

Please sign in to comment.