Skip to content
Snippets Groups Projects
Commit 0e76fe91 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

test: progress plain

parent 1394174e
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !796. Comments created here will be created in the context of that merge request.
......@@ -304,7 +304,9 @@ jug_dev:
source eic-spack.sh ;
export SPACK_VERSION ;
cat mirrors.yaml.in | envsubst > mirrors.yaml
- docker buildx build --push ${BUILD_OPTIONS}
- docker buildx build
--progress plain
--push ${BUILD_OPTIONS}
--tag ${CI_REGISTRY}/${CI_PROJECT_PATH}/${BUILD_IMAGE}${ENV}:${INTERNAL_TAG}-${BUILD_TYPE}
${EXPORT_TAG:+
${CI_PUSH:+--tag ${CI_REGISTRY}/${CI_PROJECT_PATH}/${BUILD_IMAGE}${ENV}:${EXPORT_TAG}-${BUILD_TYPE}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment