diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 4578679..f37a225 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -37,7 +37,5 @@ jobs: password: ${{ secrets.PASSWORD }} - uses: docker/build-push-action@v4 with: - context: . - file: ./Dockerfile push: true tags: gitea.xeovalyte.dev/${{ secrets.USERNAME}}/portfolio:latest