Skip to content

Commit

Permalink
add step to trigger deployment script update
Browse files Browse the repository at this point in the history
  • Loading branch information
wanwiset25 committed Jun 12, 2024
1 parent b718f35 commit 1d18796
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 1d18796

Please sign in to comment.