mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 21:31:37 +00:00
use TRAVIS_COMMIT (#353)
This commit is contained in:
parent
bedf88f3a7
commit
546aac62ea
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
Loading…
Reference in a new issue