This commit is contained in:
parent
568d73518a
commit
126e9b890d
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
@ -49,7 +49,7 @@ jobs:
|
||||
with:
|
||||
registry: ${{ env.REGISTRY }}
|
||||
username: ${{ github.repository_owner }}
|
||||
password: ${{ secrets.CI_TOKEN }}
|
||||
password: ${{ secrets.CI_SECRET }}
|
||||
|
||||
# Extract metadata (tags, labels) for Docker
|
||||
# https://github.com/docker/metadata-action
|
||||
|
Loading…
x
Reference in New Issue
Block a user