Update action.yaml

This commit is contained in:
uazo 2021-07-08 11:26:42 +02:00 committed by GitHub
parent 97b9ee7716
commit 73a312f9f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ runs:
git clone https://github.com/uazo/bromite-buildtools
cd bromite-buildtools/images/bromite-source/
docker build -t uazo/bromite:$BROMITE_SHA --progress plain \
sudo docker build -t uazo/bromite:$BROMITE_SHA --progress plain \
--build-arg BROMITE_SHA=$BROMITE_SHA \
--build-arg VERSION=$VERSION \
.