Skip to content

Commit

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

0 comments on commit 88c9dba

Please sign in to comment.