Update .gitea/workflows/build-image.yml
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
registry: git.danielvici.com
|
registry: git.danielvici.com
|
||||||
username: ${{ github.actor }}
|
username: ${{ github.actor }}
|
||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||||
|
|
||||||
- name: Extract Docker tags
|
- name: Extract Docker tags
|
||||||
id: meta
|
id: meta
|
||||||
|
|||||||
Reference in New Issue
Block a user