diff --git a/pipeline.yml b/pipeline.yml index 14b12b6..1db7769 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -13,4 +13,5 @@ steps: password: from_secret: REGISTRY_PASSWORD repo: registry.luna-code.net/portfolio - registry: registry.luna-code.net \ No newline at end of file + registry: registry.luna-code.net + insecure: true \ No newline at end of file