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

This commit is contained in:
2025-08-31 15:49:03 +10:00
parent ccd7b2a385
commit dc0ad5bdf1

View File

@ -27,5 +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
ping google.com -c1
ansible-galaxy install oefenweb.fail2ban
./.gitea/workflows/deploy.sh "${{ github.event.before }}" "${{ github.sha }}"
#./.gitea/workflows/deploy.sh "${{ github.event.before }}" "${{ github.sha }}"