mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-25 16:06:18 +00:00
add step to trigger deployment script update
This commit is contained in:
parent
b718f3593c
commit
1d18796a6b
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
shell: |
|
||||
export RPC_IMAGE={{ rpc_image }}
|
||||
cd {{ deploy_path }}
|
||||
git pull
|
||||
./docker-down.sh
|
||||
./docker-up-hash.sh
|
||||
docker ps
|
||||
|
|
|
|||
Loading…
Reference in a new issue