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 c97cd20 commit 2154018Copy full SHA for 2154018
.github/workflows/dev.yml
@@ -81,7 +81,7 @@ jobs:
81
platforms: linux/amd64,linux/arm64
82
# context: ${{ steps.file-gen.outputs.PATH }}
83
# file: ${{ steps.file-gen.outputs.PATH }}/docker/Dockerfile
84
- context: build/standard/
+ context: .
85
file: build/standard/docker/Dockerfile
86
build-args: |
87
CONTAINER_VERSION=${{ github.ref_name }}
0 commit comments