offline_signing: download from stable, it gets built/uploaded first.

This commit is contained in:
Michael Marineau 2014-10-15 18:17:50 -07:00
parent a87ba9b0d9
commit dd9f4213e6

View File

@ -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:-.}"