Merge pull request #556 from XinFinOrg/rpc-script-update

add step to trigger rpc deployment script update
This commit is contained in:
Liam 2024-06-20 15:37:52 +08:00 committed by GitHub
commit a944232072
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,6 +8,7 @@
shell: |
export RPC_IMAGE={{ rpc_image }}
cd {{ deploy_path }}
git pull
./docker-down.sh
./docker-up-hash.sh
docker ps