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 b245fc2 commit 8c478bdCopy full SHA for 8c478bd
.github/workflows/qemu-image-build.yml
@@ -134,7 +134,6 @@ jobs:
134
with:
135
file: Dockerfile-kubernetes
136
push: true
137
- target: production
138
tags: ${{ steps.process_release_version.outputs.version }}
139
platforms: linux/arm64
140
cache-from: type=gha,scope=${{ github.ref_name }}-qemu-${{ matrix.arch }}
0 commit comments