Skip to content

Commit a944232

Browse files
authored
Merge pull request #556 from XinFinOrg/rpc-script-update
add step to trigger rpc deployment script update
2 parents 242a047 + 1d18796 commit a944232

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cicd/ansible/playbooks/update-image.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
shell: |
99
export RPC_IMAGE={{ rpc_image }}
1010
cd {{ deploy_path }}
11+
git pull
1112
./docker-down.sh
1213
./docker-up-hash.sh
1314
docker ps

0 commit comments

Comments
 (0)