use TRAVIS_COMMIT (#353)

This commit is contained in:
Liam 2023-11-07 00:29:49 +11:00 committed by GitHub
parent bedf88f3a7
commit 546aac62ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
- curl --location --request POST "66.94.98.186:8080/deploy?environment=devnet&service=xdc&version=$TRAVIS_COMMIT"