Update action.yaml
This commit is contained in:
parent
1a170243be
commit
0a416e5dc5
@ -29,12 +29,11 @@ runs:
|
||||
git clone https://github.com/uazo/bromite-buildtools
|
||||
|
||||
cd bromite-buildtools/images/bromite-source/
|
||||
sudo docker build -t uazo/bromite:$BROMITE_SHA --progress plain \
|
||||
DOCKER_BUILDKIT=1 docker build -t uazo/bromite:$BROMITE_SHA --progress plain \
|
||||
--no-cache \
|
||||
--build-arg BROMITE_SHA=$BROMITE_SHA \
|
||||
--build-arg VERSION=$VERSION \
|
||||
.
|
||||
|
||||
popd
|
||||
rm -rf bromite-source
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user