Merge branch 'shenxn:master' into support-rootless
This commit is contained in:
commit
4e5d190e13
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
|
|
@ -140,8 +140,8 @@ jobs:
|
||||||
"${{ env.DOCKERHUB_REPO }}:${{ env.version }}-build"
|
"${{ env.DOCKERHUB_REPO }}:${{ env.version }}-build"
|
||||||
"${{ env.GHCR_REPO }}:build"
|
"${{ env.GHCR_REPO }}:build"
|
||||||
"${{ env.GHCR_REPO }}:${{ env.version }}-build"
|
"${{ env.GHCR_REPO }}:${{ env.version }}-build"
|
||||||
provenance: true
|
provenance: false
|
||||||
sbom: true
|
sbom: false
|
||||||
build-args: |
|
build-args: |
|
||||||
version=${{ env.version }}
|
version=${{ env.version }}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue