forked from aslan/applicant-site
fix CI deploy
This commit is contained in:
parent
a412c49fe4
commit
4be02e663b
|
@ -74,5 +74,6 @@ jobs:
|
|||
port: ${{ secrets.PORT }}
|
||||
script: |
|
||||
cd /var/www/test-testabit/
|
||||
git fetch
|
||||
git stash
|
||||
git pull --rebase
|
||||
make setup-test
|
||||
|
|
Loading…
Reference in New Issue