mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 22:21:10 +02:00
tag_release: remove old BUILD/BRANCH/PATCH values
These old names are left over from ChromeOS and never really made sense for us. The last things using them were fixed up a while ago.
This commit is contained in:
parent
9b8a4ca434
commit
f60d2762c2
@ -57,9 +57,6 @@ fi
|
||||
|
||||
repo manifest -o "${BRANCH_NAME}.xml" -r
|
||||
tee version.txt <<EOF
|
||||
COREOS_BUILD=${FLAGS_major}
|
||||
COREOS_BRANCH=${FLAGS_minor}
|
||||
COREOS_PATCH=${FLAGS_patch}
|
||||
COREOS_VERSION=${BRANCH_VERSION}
|
||||
COREOS_VERSION_ID=${BRANCH_VERSION}
|
||||
COREOS_BUILD_ID=""
|
||||
|
Loading…
x
Reference in New Issue
Block a user