add step to trigger deployment script update

This commit is contained in:
wanwiset25 2024-06-12 14:11:30 +04:00
parent b718f3593c
commit 1d18796a6b

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