mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-21 14:14:30 +00:00
Merge pull request #621 from XinFinOrg/cicd-revert-stable
revert fixed image
This commit is contained in:
commit
7aeb9bd8f9
1 changed files with 1 additions and 2 deletions
|
|
@ -5,9 +5,8 @@
|
|||
|
||||
tasks:
|
||||
- name: Update RPC image version
|
||||
# export RPC_IMAGE={{ rpc_image }}
|
||||
shell: |
|
||||
export RPC_IMAGE=xinfinorg/devnet:dev-upgrade-stable-5024107
|
||||
export RPC_IMAGE={{ rpc_image }}
|
||||
cd {{ deploy_path }}
|
||||
git pull
|
||||
./docker-down.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue