We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ff5d81 commit e44e34bCopy full SHA for e44e34b
.github/workflows/docker-edge.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Build and push
21
uses: docker/build-push-action@v5
22
with:
23
- context: .
+ context: edge
24
platforms: linux/amd64,linux/arm64
25
push: true
26
tags: dannyben/bashly:edge
0 commit comments