Gitea registry login.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user