This commit is contained in:
parent
d59f00c638
commit
e90bed71b9
@ -50,8 +50,10 @@ jobs:
|
|||||||
uses: https://github.com/docker/login-action@v2
|
uses: https://github.com/docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
registry: ${{ env.REGISTRY }}
|
registry: ${{ env.REGISTRY }}
|
||||||
username: ${{ gitea.actor }}
|
username: ivan
|
||||||
password: ${{ secrets.GITEA_TOKEN }}
|
password: 5a136cfb23816f0772ac8fc59ba4eec554fe9591
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- name: Extract metadata (tags, labels) for Docker
|
- name: Extract metadata (tags, labels) for Docker
|
||||||
id: meta
|
id: meta
|
||||||
|
Loading…
Reference in New Issue
Block a user