use “v1-nougat” for BRANCH_NAME
Edit: to explain myself here: because the script has some dynamic http curl part that has no error handling for when tag lookup fails because of api query result limits-> https://gitlab.e.foundation/e/os/docker-lineage-cicd/-/merge_requests/56
that curl is super hacky
Without a match, the tags-detection breaks, repo init fails, no checkout occurs, user will fail at the latest at the directory check for ‘vendor/lineage’, a misleading error.
I now remember having ranted on the build script at 'Missing "vendor/lineage", aborting' - docker build error explained