Ajout Workflow
This commit is contained in:
@@ -17,7 +17,8 @@ jobs:
|
|||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
config-inline: |
|
config-inline: |
|
||||||
|
debug = true
|
||||||
[registries.insecure]
|
[registries.insecure]
|
||||||
"gitea.bv.stef.lan" = true
|
ca=["/etc/ssl/certs/zen-ca.pem"]
|
||||||
push: true
|
push: true
|
||||||
tags: gitea.bv.stef.lan/pki-manager:v01
|
tags: gitea.bv.stef.lan/pki-manager:v01
|
||||||
|
|||||||
Reference in New Issue
Block a user