mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-07 06:37:43 +02:00
Update build.yml
This commit is contained in:
parent
558c59ade9
commit
1be29ed8ed
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
tag=latest
|
||||
IMAGE=netbootxyz/netbootxyz
|
||||
TOKEN=$(curl -sX GET \
|
||||
"https://ghcr.io/token?scope=repository%3Aantonym%2Fnetbootxyz%3Apull" \
|
||||
"https://ghcr.io/token?scope=repository%3Anetbootxyz%2Fnetbootxyz%3Apull" \
|
||||
| jq -r '.token')
|
||||
MULTIDIGEST=$(curl -s \
|
||||
--header "Accept: application/vnd.docker.distribution.manifest.v2+json" \
|
||||
|
Loading…
Reference in New Issue
Block a user