touch the deploy gently
This commit is contained in:
parent
32c60f1f89
commit
5110e72a55
|
@ -23,6 +23,7 @@ jobs:
|
|||
npm --prefix ${{ gitea.workspace }}/typescript/frontend-marios2 run build
|
||||
- name: Configure SSH
|
||||
run: |
|
||||
touch /root/.ssh/config
|
||||
cat >> /root/.ssh/config <<END
|
||||
Host staging
|
||||
HostName $SSH_HOST
|
||||
|
|
Loading…
Reference in New Issue