chore: add python virtual env path
All checks were successful
Deploy / Prepare Build (push) Successful in 4s

This commit is contained in:
2025-08-31 15:52:45 +10:00
parent 7ce5d7265c
commit 253c684aed

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
ip a
cat /etc/resolv.conf
#ansible-galaxy install oefenweb.fail2ban
#./.gitea/workflows/deploy.sh "${{ github.event.before }}" "${{ github.sha }}"