Skip to content

Commit b2f93c5

Browse files
Set context as per docker/build-push-action#627
1 parent e1b606a commit b2f93c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
- name: Build and push
4747
uses: docker/build-push-action@v5
4848
with:
49+
context: .
4950
# Supported platforms
5051
platforms: linux/amd64,linux/arm64/v8
5152
# Do not push for pull requests

0 commit comments

Comments
 (0)