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

test: no-cache typo

parent 88c9dba1
No related branches found
No related tags found
No related merge requests found
...@@ -306,7 +306,7 @@ jug_dev: ...@@ -306,7 +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 --no-cache
--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