Update build_bromite.yaml

This commit is contained in:
uazo 2021-07-12 20:43:47 +02:00 committed by GitHub
parent baacc1b7cf
commit 03f6666aa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,6 +98,7 @@ jobs:
if [ $IS_PRESENT -ne "0" ]; then
DOCKER_BUILDKIT=1 docker build -t uazo/bromite-build:$BROMITE_SHA --progress plain \
--build-arg BROMITE_SHA=$BROMITE_SHA \
--no-cache \
bromite-buildtools/images/bromite-build/.
fi
fi