Skip to content

Commit 535be4f

Browse files
build context
1 parent f3d8890 commit 535be4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,7 @@ jobs:
2222
- name: Build and push
2323
uses: docker/build-push-action@v6
2424
with:
25+
platforms: linux/amd64
26+
context: ./build
2527
push: true
2628
tags: posthellocode/budgetizer:latest

0 commit comments

Comments
 (0)