Skip to content

Commit

Permalink
Update context per latest build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
sohomdatta1 authored Sep 27, 2024
1 parent ab77663 commit 80fe789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/build-postprocessors/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ runs:
- name: Build and push
uses: docker/build-push-action@v3
with:
context: .
context: ./post-processor
file: ./.github/build-postprocessors/Dockerfile
platforms: linux/amd64,linux/arm64
push: false
Expand Down

0 comments on commit 80fe789

Please sign in to comment.