Update cd.yml
This commit is contained in:
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
with:
|
||||
host: ${{ secrets.HOST }}
|
||||
username: ${{ secrets.USERNAME }}
|
||||
password: ${{ secrets.PASSWORD }}
|
||||
key: ${{ secrets.PRIVATE_KEY }}
|
||||
port: 22
|
||||
script: |
|
||||
cd ~/home/root/apps/online-energieausweis
|
||||
|
||||
Reference in New Issue
Block a user