Sistemazione buildx in workflow.
All checks were successful
Build Image / BuildImage (push) Successful in 1m58s
All checks were successful
Build Image / BuildImage (push) Successful in 1m58s
This commit is contained in:
parent
14ea28aa25
commit
7c92a1d8c3
@ -24,7 +24,7 @@ jobs:
|
|||||||
uses: docker/setup-buildx-action@v2
|
uses: docker/setup-buildx-action@v2
|
||||||
with:
|
with:
|
||||||
config-inline: |
|
config-inline: |
|
||||||
[registry.${{ secrets.SYS42_REGISTRY_ORG }}]
|
[registry."git.sys42.eu"]
|
||||||
http = false
|
http = false
|
||||||
insecure = false
|
insecure = false
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user