mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-28 22:12:10 +01:00
offline_signing: download from stable, it gets built/uploaded first.
This commit is contained in:
parent
a87ba9b0d9
commit
dd9f4213e6
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
VERSION="$1"
|
VERSION="$1"
|
||||||
GS="gs://builds.release.core-os.net/alpha/boards/amd64-usr/$VERSION"
|
GS="gs://builds.release.core-os.net/stable/boards/amd64-usr/$VERSION"
|
||||||
|
|
||||||
cd "${2:-.}"
|
cd "${2:-.}"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user