build: fix action
Some checks failed
Publish / deploy_via_ssh (push) Failing after 2s

This commit is contained in:
2023-07-08 19:42:50 +03:00
parent e63c2c03f9
commit b6a7eb0959

View File

@@ -15,4 +15,5 @@ jobs:
port: 22 port: 22
script: | script: |
cd /srv/teu/rewinger/packages/ cd /srv/teu/rewinger/packages/
git config --global --add safe.directory /srv/teu/rewinger/packages
git pull git pull