This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: Log in to Gitea Registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: 192.168.68.150:3033 # Replace with your Gitea domain
|
||||
registry: http://192.168.68.150:3033 # Replace with your Gitea domain
|
||||
username: ${{ gitea.actor }}
|
||||
password: ${{ secrets.GITEA_TOKEN }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user