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 e4a7146 commit 70900aaCopy full SHA for 70900aa
.github/workflows/build-kaniko-docker.yaml
@@ -23,9 +23,6 @@ concurrency:
23
jobs:
24
build-to-ghcr:
25
runs-on: fetch-repos-bot-runner-k8s-kaniko # self-hosted label
26
- container:
27
- image: gcr.io/kaniko-project/executor:v1.23.2-debug
28
- options: --privileged # lets Kaniko access /proc/…
29
permissions:
30
contents: read
31
packages: write # push to GHCR
0 commit comments