We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fd3470 commit f00af62Copy full SHA for f00af62
1 file changed
.github/workflows/docker-3.2.yml
@@ -52,7 +52,7 @@ jobs:
52
with:
53
push: ${{ github.event_name != 'pull_request' }}
54
context: .
55
- file: Dockerfile
+ file: Dockerfile.git
56
platforms: linux/amd64,linux/386,linux/arm64,linux/arm/v7,linux/arm/v6,linux/ppc64le
57
build-args: BUILD_VERSION
58
cache-from: type=gha, scope=${{ github.workflow }}
0 commit comments