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

test: no-cache

parent 0e76fe91
No related branches found
No related tags found
No related merge requests found
...@@ -306,6 +306,7 @@ jug_dev: ...@@ -306,6 +306,7 @@ jug_dev:
cat mirrors.yaml.in | envsubst > mirrors.yaml cat mirrors.yaml.in | envsubst > mirrors.yaml
- docker buildx build - docker buildx build
--progress plain --progress plain
--no-cach
--push ${BUILD_OPTIONS} --push ${BUILD_OPTIONS}
--tag ${CI_REGISTRY}/${CI_PROJECT_PATH}/${BUILD_IMAGE}${ENV}:${INTERNAL_TAG}-${BUILD_TYPE} --tag ${CI_REGISTRY}/${CI_PROJECT_PATH}/${BUILD_IMAGE}${ENV}:${INTERNAL_TAG}-${BUILD_TYPE}
${EXPORT_TAG:+ ${EXPORT_TAG:+
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment