webhook deploy fix

This commit is contained in:
2021-05-18 15:29:06 +02:00
parent 4554f1fa5a
commit e9f4ea86f5
2 changed files with 8 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bach
#!/bin/bash
# update bare repos
git --git-dir=git-repositories/DOMAIN.git fetch origin prod:prod
# deploy prod
cd www/DOMAIN/app
cd www/DOMAIN/
./deploy.sh