.github/workflows/main.yml aktualisiert
This commit is contained in:
parent
432c04635f
commit
f8ba45ada3
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
|||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
with:
|
with:
|
||||||
config-inline: |
|
config-inline: |
|
||||||
[registry.${{ vars.DOCKER_REPO }}]
|
[registry."${{ vars.DOCKER_REPO }}"]
|
||||||
http = true
|
http = true
|
||||||
insecure = true
|
insecure = true
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user