This commit is contained in:
parent
db25a5d3d4
commit
3d1583a3b7
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: Update Service
|
||||
env:
|
||||
SSH_PRIVATE_KEY: ${{ secrets.SSH_KEY }}
|
||||
HOST: 'docker.host'
|
||||
HOST: '172.19.0.1'
|
||||
USERNAME: 'michel'
|
||||
TARGETDIR: '/mnt/drive/containers/gamesshop'
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue