diff --git a/.github/workflows/build_and_check.yml b/.github/workflows/build_and_check.yml index a4b490a..948ac13 100644 --- a/.github/workflows/build_and_check.yml +++ b/.github/workflows/build_and_check.yml @@ -28,6 +28,6 @@ jobs: uses: docker/build-push-action@v5 with: context: . - file: ./Dockerfile + file: ./Dockerfile.static push: true tags: git.dzeio.com/avior/avior.me:latest \ No newline at end of file