Update .gitea/workflows/backed_build-image.yaml
This commit is contained in:
parent
03da8441f2
commit
beee9614c5
@ -18,7 +18,7 @@ jobs:
|
||||
with:
|
||||
registry: git.kluster.moll.re
|
||||
username: ${{ gitea.repository_owner }}
|
||||
password: ${{ secrets.GITEA_TOKEN}}
|
||||
password: ${{ secrets.DOCKER_PUSH_TOKEN }}
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user