fix CI deploy
Tests & Lint & Deploy to Railway / deploy (push) Successful in 20s
Details
Tests & Lint & Deploy to Railway / deploy (push) Successful in 20s
Details
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