mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-27 08:31:04 +02:00
Merge pull request #341 from marineam/download
offline_signing: download from stable, it gets built/uploaded first.
This commit is contained in:
commit
d135ebfabd
@ -2,7 +2,7 @@
|
||||
|
||||
set -ex
|
||||
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:-.}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user