Update .gitea/workflows/gitea.yaml
This commit is contained in:
parent
ea3e712289
commit
b9287389f4
@ -28,10 +28,10 @@ jobs:
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
||||
- name: Set up Docker BuildX
|
||||
uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
config-inline: |
|
||||
[registry."git.tomcode.io"]
|
||||
uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
config-inline: |
|
||||
[registry."git.tomcode.io"]
|
||||
|
||||
- name: Login to DockerHub
|
||||
uses: docker/login-action@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user