diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8cf7f62a4c3779..883535aa15355d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -24,7 +24,9 @@ jobs: #cache-to: type=gha,mode=max - uses: docker/build-push-action@v3 with: - context: ./streaming + context: . + file: streaming/Dockerfile + provenance: false push: true tags: projectmyosotis/mastodon-streaming:latest #cache-from: type=gha