Skip to content

Commit

Permalink
Set context as per docker/build-push-action#627
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasVautherin committed Mar 8, 2024
1 parent e1b606a commit b2f93c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v5
with:
context: .
# Supported platforms
platforms: linux/amd64,linux/arm64/v8
# Do not push for pull requests
Expand Down

0 comments on commit b2f93c5

Please sign in to comment.