chore: add python virtual env path
Some checks failed
Deploy / Prepare Build (push) Failing after 14s

This commit is contained in:
2025-08-31 15:51:01 +10:00
parent b8c3870c10
commit 9262e6967f

View File

@ -27,6 +27,6 @@ jobs:
echo "StrictHostKeyChecking no" >> ~/.ssh/config
echo "${{ secrets.ANSIBLE_VAULT_PASSWORD }}" > ~/.vault_password.txt
echo "nameserver 10.10.10.1" > /etc/resolv.conf
curl -I https://google.com.com
curl -I https://google.com
ansible-galaxy install oefenweb.fail2ban
#./.gitea/workflows/deploy.sh "${{ github.event.before }}" "${{ github.sha }}"