This commit is contained in:
parent
efa767c305
commit
05d64a2f62
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
|
@ -67,7 +67,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
registry: git.sad.ovh
|
registry: git.sad.ovh
|
||||||
username: ${{ github.repository_owner }}
|
username: ${{ github.repository_owner }}
|
||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.PAT_DOCKER }}
|
||||||
|
|
||||||
- name: Docker meta
|
- name: Docker meta
|
||||||
id: meta
|
id: meta
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue