mirror of
https://github.com/silenty4ng/k5web
synced 2025-01-04 19:02:58 +00:00
parent
b4f0423775
commit
d2910b68db
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker-ci.yml
vendored
1
.github/workflows/docker-ci.yml
vendored
|
@ -60,6 +60,7 @@ jobs:
|
|||
org.opencontainers.image.revision=${{ github.sha }}
|
||||
tags: |
|
||||
ghcr.io/${{ env.GHCR_REPOSITORY }}:${{ env.SHORT_SHA }}
|
||||
ghcr.io/${{ env.GHCR_REPOSITORY }}:${{ env.TAG }}
|
||||
provenance: true
|
||||
sbom: true
|
||||
push: true
|
||||
|
|
Loading…
Reference in a new issue