chore: fix gitea labels
Some checks failed
Deploy / Prepare Build (push) Failing after 12s

This commit is contained in:
2025-08-31 15:54:37 +10:00
parent 253c684aed
commit 8a2fc47fe2
2 changed files with 3 additions and 4 deletions

View File

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

View File

@ -94,7 +94,7 @@
GITEA_INSTANCE_URL: "https://git.comprofix.com"
GITEA_RUNNER_REGISTRATION_TOKEN: "{{ GITEA_RUNNER_TOKEN }}"
GITEA_RUNNER_NAME: "gitea-runner"
GITEA_RUNNER_LABELS: "alpine-latest:docker://alpine:latest,ubuntu-latest:docker://node:22-trixie,homelab-latest:docker://git.comprofix.com/mmckinnon/debian-runner:latest"
GITEA_RUNNER_LABELS: "alpine-latest:docker://alpine:latest,ubuntu-latest:docker://node:22-trixie,vps-latest:docker://git.comprofix.com/mmckinnon/debian-runner:latest"
- name: Create directories
file: