Update cd.yml
This commit is contained in:
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
password: "!2Zc727cI1"
|
password: "!2Zc727cI1"
|
||||||
port: 22
|
port: 22
|
||||||
script: |
|
script: |
|
||||||
cd ~/apps/online-energiausweis
|
cd ~/apps/online-energieausweis
|
||||||
git reset --hard HEAD
|
git reset --hard HEAD
|
||||||
git clean -f -d
|
git clean -f -d
|
||||||
git pull origin main
|
git pull origin main
|
||||||
|
|||||||
Reference in New Issue
Block a user