feat: finalize split debug and distroless container (closes #255)
This commit is contained in:
parent
eacde3deb8
commit
d809eea564
3 changed files with 3 additions and 1 deletions
1
.github/workflows/next.yaml
vendored
1
.github/workflows/next.yaml
vendored
|
|
@ -69,6 +69,7 @@ jobs:
|
|||
cache-to: type=gha,mode=max
|
||||
build-args: |
|
||||
IMAGE_TAG=ghcr.io/${{ github.repository }}:${{ matrix.tag }}
|
||||
secrets: |
|
||||
MISE_GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Attestation Provenance for ghcr.io/${{ github.repository }}:${{ matrix.tag }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue