Skip to content

Commit

Permalink
Merge 6096f0a into d2f0e1c
Browse files Browse the repository at this point in the history
  • Loading branch information
matheuscscp committed Jun 3, 2020
2 parents d2f0e1c + 6096f0a commit 337ef4b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions push_to_docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ main() {
docker tag will-iam "$DOCKER_HUB_REPO:$TRAVIS_TAG"
docker push "$DOCKER_HUB_REPO:$last_commit_sha"
docker push "$DOCKER_HUB_REPO:$TRAVIS_TAG"

curl -u "$TEST_FARM_USER:$TEST_FARM_TOKEN" -X POST "$TEST_FARM_URL&VERSION=$TRAVIS_TAG"
}

main "$@"

0 comments on commit 337ef4b

Please sign in to comment.