diff --git a/.gitea/workflows/on-push.yaml b/.gitea/workflows/on-push.yaml index 702300f..67e7831 100644 --- a/.gitea/workflows/on-push.yaml +++ b/.gitea/workflows/on-push.yaml @@ -24,7 +24,6 @@ jobs: buildkitd-config-inline: | [registry."10.0.2.28:222"] http = true - insecure = true - name: Log in to Gitea Container Registry uses: https://github.com/docker/login-action@v3