Skip to content

Commit e44e34b

Browse files
committed
fix edge build
1 parent 4ff5d81 commit e44e34b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-edge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Build and push
2121
uses: docker/build-push-action@v5
2222
with:
23-
context: .
23+
context: edge
2424
platforms: linux/amd64,linux/arm64
2525
push: true
2626
tags: dannyben/bashly:edge

0 commit comments

Comments
 (0)