feature/go1.20
frozen 9 months ago
parent 773279fccf
commit 37e10ad0b1
No known key found for this signature in database
GPG Key ID: 5391C63E79B03EDE
  1. 1
      scripts/travis_rosetta_checker.sh

@ -9,7 +9,6 @@ cd $GOPATH/src/github.com/harmony-one/harmony-test
git fetch
git checkout $TRAVIS_PULL_REQUEST_BRANCH || true
git pull
git checkout $TRAVIS_PULL_REQUEST_BRANCH || true
git branch --show-current
cd localnet
docker build -t harmonyone/localnet-test .

Loading…
Cancel
Save