Skip to content

Commit

Permalink
Remove path context
Browse files Browse the repository at this point in the history
  • Loading branch information
rbotha78 committed May 30, 2024
1 parent dea8ab0 commit 3c20144
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v5
with:
context: .
platforms: linux/amd64,linux/arm64
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.metadata.outputs.tags }}
Expand Down

0 comments on commit 3c20144

Please sign in to comment.