Skip to content

Commit

Permalink
Merge pull request #556 from XinFinOrg/rpc-script-update
Browse files Browse the repository at this point in the history
add step to trigger rpc deployment script update
  • Loading branch information
liam-lai authored Jun 20, 2024
2 parents 242a047 + 1d18796 commit a944232
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cicd/ansible/playbooks/update-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
shell: |
export RPC_IMAGE={{ rpc_image }}
cd {{ deploy_path }}
git pull
./docker-down.sh
./docker-up-hash.sh
docker ps
Expand Down

0 comments on commit a944232

Please sign in to comment.