diff --git a/.travis.yml b/.travis.yml index 49caccbd88..756511fd4e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -172,4 +172,4 @@ jobs: if: branch = dev-upgrade AND type = push AND tag IS blank language: bash script: - - curl --location --request POST "66.94.98.186:8080/deploy?environment=devnet&service=xdc&version=$TRAVIS_TAG" \ No newline at end of file + - curl --location --request POST "66.94.98.186:8080/deploy?environment=devnet&service=xdc&version=$TRAVIS_COMMIT" \ No newline at end of file