Update deploy.yaml
This commit is contained in:
parent
fcd1ec63e0
commit
af258b88ea
|
@ -15,6 +15,7 @@ jobs:
|
|||
key: ${{ secrets.SSH_KEY }}
|
||||
script: |
|
||||
cd repo
|
||||
git stash
|
||||
git pull --force origin master
|
||||
|
||||
build-sass:
|
||||
|
|
Loading…
Reference in New Issue