you gotta tell git to pull
This commit is contained in:
parent
806c963712
commit
2f2eb872d8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user