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