diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index 7946421..7bfcaa1 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -54,7 +54,6 @@ jobs: run: dockerd -H $DOCKER_HOST --userland-proxy=false & # These images need access tokens configured - name: "Build docker image" - if: false env: TOKEN: ${{ secrets.CICD_REPO_TOKEN }} run: |