forked from Mirror/docker-audacity
Bot Updating Templated Files
This commit is contained in:
parent
2fa0735921
commit
e8b895a5b5
1 changed files with 6 additions and 5 deletions
1
.github/workflows/external_trigger.yml
vendored
1
.github/workflows/external_trigger.yml
vendored
|
@ -45,6 +45,7 @@ jobs:
|
|||
| jq -r '.token')
|
||||
digest=$(curl -s \
|
||||
--header "Accept: application/vnd.docker.distribution.manifest.v2+json" \
|
||||
--header "Accept: application/vnd.oci.image.manifest.v1+json" \
|
||||
--header "Authorization: Bearer ${token}" \
|
||||
"https://ghcr.io/v2/${image}/manifests/${tag}" \
|
||||
| jq -r '.config.digest')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue