use no-cache
This commit is contained in:
parent
9edbfb676a
commit
883e9f963f
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ for dist in ${DISTS[@]}; do
|
||||||
mkdir -p dist/${release}
|
mkdir -p dist/${release}
|
||||||
|
|
||||||
docker build -f Dockerfile.debbuild -t enroll-deb:${release} \
|
docker build -f Dockerfile.debbuild -t enroll-deb:${release} \
|
||||||
|
--no-cache \
|
||||||
--progress=plain \
|
--progress=plain \
|
||||||
--build-arg BASE_IMAGE=${dist} .
|
--build-arg BASE_IMAGE=${dist} .
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue