mirror of
https://github.com/lineageos4microg/docker-lineage-cicd
synced 2024-11-09 10:09:56 +01:00
We dont need to use REPO_VERSION
This commit is contained in:
parent
b8705d2b99
commit
498db885de
@ -211,7 +211,6 @@ for codename in ${devices//,/ }; do
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# `repo init`
|
# `repo init`
|
||||||
# ToDo: do we need to add REPO_VERSION - see https://github.com/lineageos-infra/build-config/commit/312e3242d04db35945ce815ab35864a86b14b866
|
|
||||||
if [ "$CALL_REPO_INIT" = true ]; then
|
if [ "$CALL_REPO_INIT" = true ]; then
|
||||||
echo ">> [$(date)] (Re)initializing branch repository" | tee -a "$repo_log"
|
echo ">> [$(date)] (Re)initializing branch repository" | tee -a "$repo_log"
|
||||||
if [ "$LOCAL_MIRROR" = true ]; then
|
if [ "$LOCAL_MIRROR" = true ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user