diff --git a/.gitea/workflows/build-image.yaml b/.gitea/workflows/build-image.yaml index 232813e..8238cd7 100644 --- a/.gitea/workflows/build-image.yaml +++ b/.gitea/workflows/build-image.yaml @@ -62,9 +62,6 @@ jobs: password: ${{ secrets.DOCKERHUB_TOKEN }} registry: 'h3m6q87t.gra7.container-registry.ovh.net' - - name: debug - run: ls -lah - - name: Build and push uses: https://github.com/docker/build-push-action@v5 with: