Skip to content

Commit

Permalink
test: no-cache typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc committed Dec 30, 2023
1 parent 88c9dba commit 128fc2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ jug_dev:
cat mirrors.yaml.in | envsubst > mirrors.yaml
- docker buildx build
--progress plain
--no-cach
--no-cache
--push ${BUILD_OPTIONS}
--tag ${CI_REGISTRY}/${CI_PROJECT_PATH}/${BUILD_IMAGE}${ENV}:${INTERNAL_TAG}-${BUILD_TYPE}
${EXPORT_TAG:+
Expand Down

0 comments on commit 128fc2a

Please sign in to comment.