This commit is contained in:
parent
3c7d17d612
commit
430dc07b73
@ -35,7 +35,7 @@ jobs:
|
||||
echo "StrictHostKeyChecking no" >> ~/.ssh/config
|
||||
echo "${{ secrets.ANSIBLE_VAULT_PASSWORD }}" > ~/.vault_password.txt
|
||||
echo "nameserver 10.10.10.1" > /etc/resolv.conf
|
||||
which ssh
|
||||
ssh-add -L
|
||||
# ./.gitea/workflows/deploy.sh "${{ github.event.before }}" "${{ github.sha }}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user