diff --git a/.gitea/workflows/default.yaml b/.gitea/workflows/default.yaml index 81aab84..f75d38d 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."git.sys42.eu"] http = false insecure = false