diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 97d03f3..64f6275 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -18,7 +18,6 @@ jobs: - name: Build and push uses: docker/build-push-action@v6 with: - context: ./ file: ./Dockerfile push: true tags: git.comprofix.com/mmckinnon/alpine-runner:latest \ No newline at end of file