Update generate.sh
This commit is contained in:
parent
4ca3d33584
commit
5c005551b8
@ -6,7 +6,7 @@ if [[ -z "${INDEX_VERSION}" ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
cp /storage/images/android/x64/$INDEX_VERSION/bromite.idx .
|
cp /storage/images/android/x64/$INDEX_VERSION/bromite.idx .
|
||||||
cp /storage/images/android/x64/$INDEX_VERSION/RELEASE
|
cp /storage/images/android/x64/$INDEX_VERSION/RELEASE .
|
||||||
|
|
||||||
DOCKER_BUILDKIT=1 docker build -t uazo/bromite-remote-index:$INDEX_VERSION \
|
DOCKER_BUILDKIT=1 docker build -t uazo/bromite-remote-index:$INDEX_VERSION \
|
||||||
--progress plain \
|
--progress plain \
|
||||||
|
Loading…
Reference in New Issue
Block a user