diff --git a/.gitea/workflows/default.yaml b/.gitea/workflows/default.yaml index acb06b7..81aab84 100644 --- a/.gitea/workflows/default.yaml +++ b/.gitea/workflows/default.yaml @@ -24,7 +24,7 @@ jobs: uses: docker/setup-buildx-action@v2 with: config-inline: | - [registry."${{ secrets.SYS42_REGISTRY_ORG }}"] + [registry.${{ secrets.SYS42_REGISTRY_ORG }}] http = false insecure = false