Compare commits
1 Commits
6ddb3d421e
...
5aa06f0915
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5aa06f0915 |
@@ -47,7 +47,7 @@ jobs:
|
||||
- name: Login to Docker registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: http://gitea.klemp.local
|
||||
registry: http://gitea:3000
|
||||
username: ${{ vars.REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.REGISTRY_ACCESS_TOKEN }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user