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 ec0d710 commit e670cc7Copy full SHA for e670cc7
.github/workflows/upload_image.yaml
@@ -14,7 +14,6 @@ jobs:
14
runs-on: ${{ fromJson('{"amd64":"ubuntu-latest", "arm64":["self-hosted", "Linux", "ARM64"]}')[matrix.arch] }}
15
outputs:
16
image_tag: ${{ steps.image_tag.outputs.image_tag }}
17
- needs: build-coredns
18
steps:
19
- name: Extract Image Tag
20
shell: bash
0 commit comments