diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 01165e3..0c67499 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -21,6 +21,7 @@ jobs: with: # replace it with your local IP config-inline: | [registry."harbor.realm.local"] + insecure = true - name: Login to DockerHub uses: docker/login-action@v2