This commit is contained in:
Luke Smith
2021-03-22 21:40:33 -04:00
parent b9deb8848c
commit f10e330510
2 changed files with 5 additions and 4 deletions

View File

@@ -28,5 +28,6 @@ jobs:
port: ${{ secrets.based_port }}
script: |
cd repo
git stash
git pull --force origin master
make clean deploy