Gitea registry login.

This commit is contained in:
2025-05-03 11:14:35 -04:00
parent 621999eb2b
commit 3ceba4cd90
@@ -314,7 +314,7 @@ jobs:
- name: Login to Gitea Container Registry
uses: docker/login-action@v3
with:
registry: gitea:3000
registry: http://192.168.1.254:3013
username: gitea-sonarqube-bot
password: ${{ secrets.BOT_GITEA_TOKEN }}
- name: Install hvac