Skip to content

Commit 2154018

Browse files
committed
👷 More Docker context experiments
1 parent c97cd20 commit 2154018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
platforms: linux/amd64,linux/arm64
8282
# context: ${{ steps.file-gen.outputs.PATH }}
8383
# file: ${{ steps.file-gen.outputs.PATH }}/docker/Dockerfile
84-
context: build/standard/
84+
context: .
8585
file: build/standard/docker/Dockerfile
8686
build-args: |
8787
CONTAINER_VERSION=${{ github.ref_name }}

0 commit comments

Comments
 (0)