mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-27 16:41:11 +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
|
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