hopeful fix
Some checks failed
update neo with compose files / update (push) Failing after 3s

This commit is contained in:
Didier Slof 2023-04-29 21:21:04 +02:00
parent 8e3a538540
commit 0c1b114f81

View file

@ -7,7 +7,7 @@ jobs:
steps:
- run: mkdir ~/.ssh
- name: create ssh profile
run: echo "${{ secrets.AUTOMATION_SSH_PRIVATE_KEY }}" > ~/.ssh/id_rsa
run: echo "${{ secrets.SSH_PRIVATE_KEY }}" > ~/.ssh/id_rsa
- run: chmod 600 ~/.ssh/id_rsa
- name: update git
run: ssh -o StrictHostKeyChecking=no -p ${{ secrets.SSH_PORT }} automation@neo.ixvd.net srvctl -fn neo mm u git