Updated Windows workflow
This commit is contained in:
parent
f192ac238d
commit
8f77b14b3d
1
.github/workflows/images_build_windows.yml
vendored
1
.github/workflows/images_build_windows.yml
vendored
|
|
@ -268,6 +268,7 @@ jobs:
|
|||
$context
|
||||
"@
|
||||
|
||||
docker buildx --help
|
||||
docker buildx build --label org.opencontainers.image.revision=$Env:LABEL_REVISION `
|
||||
--label org.opencontainers.image.created=$Env:LABEL_CREATED `
|
||||
--build-arg=OS_BASE_IMAGE=$baseOsImage `
|
||||
|
|
|
|||
Loading…
Reference in a new issue