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