Debug sbom upload
This commit is contained in:
@ -149,8 +149,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload SBOM to Harbor via ORAS
|
- name: Upload SBOM to Harbor via ORAS
|
||||||
run: |
|
run: |
|
||||||
curl -sSL https://install.oras.land/install.sh | sh -s -- -b /usr/local/bin
|
|
||||||
|
|
||||||
IMAGE="${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest"
|
IMAGE="${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest"
|
||||||
|
|
||||||
# Authenticate (ensure $HARBOR_USERNAME and $HARBOR_TOKEN are exported already)
|
# Authenticate (ensure $HARBOR_USERNAME and $HARBOR_TOKEN are exported already)
|
||||||
|
|||||||
Reference in New Issue
Block a user