diff --git a/.gitea/workflows/gitea.yaml b/.gitea/workflows/gitea.yaml index 3d35f86..9a86f3b 100644 --- a/.gitea/workflows/gitea.yaml +++ b/.gitea/workflows/gitea.yaml @@ -27,8 +27,6 @@ jobs: name: dockerize needs: build runs-on: host - container: - image: docker:stable-dind steps: - name: Check out repository code uses: actions/checkout@v4