you gotta tell git to pull

This commit is contained in:
2023-04-11 10:29:38 +05:00
parent 806c963712
commit 2f2eb872d8

View File

@ -3,7 +3,7 @@
echo "Content-type: text/html"
echo ""
git -C /mnt/vol2/cicd/Fishie-Honesty-UI
git -C /mnt/vol2/cicd/Fishie-Honesty-UI pull
docker compose -f /mnt/vol2/cicd/Fishie-Honesty-UI/.build/docker-compose.yml build
docker compose -f /mnt/vol2/cicd/Fishie-Honesty-UI/.build/docker-compose.yml push
docker compose -f /mnt/vol3/www/honestyui/docker-compose.yml pull