This commit is contained in:
@@ -58,7 +58,7 @@ jobs:
|
||||
- name: Login to Registry
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
registry: Address of your docker registry in gitea
|
||||
registry: http://192.168.2.83:3100
|
||||
username: ${{ secrets.READ_NUGET_USER
|
||||
password: ${{ secrets.READ_NUGET_PAT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user