Pipeline fix for container registry.

This commit is contained in:
2025-05-03 08:42:29 -04:00
parent a75cc150e5
commit 29b1026a07
@@ -314,7 +314,7 @@ jobs:
- name: Login to Gitea Container Registry
uses: docker/login-action@v3
with:
registry: git.trez.wtf
registry: gitea:3000
username: gitea-sonarqube-bot
password: ${{ secrets.BOT_GITEA_TOKEN }}
- name: Install hvac