fixup! download gn from cipd instead of GCS
This commit is contained in:
parent
9cc4cb2934
commit
e2f0852c30
1 changed files with 1 additions and 1 deletions
|
@ -509,7 +509,7 @@ steps-lint: &steps-lint
|
||||||
|
|
||||||
mkdir -p "buildtools/linux64"
|
mkdir -p "buildtools/linux64"
|
||||||
cipd ensure -ensure-file - -root . <<-CIPD
|
cipd ensure -ensure-file - -root . <<-CIPD
|
||||||
$ServiceURL https://chrome-infra-packages.appspot.com/
|
\$ServiceURL https://chrome-infra-packages.appspot.com/
|
||||||
@Subdir buildtools/linux64
|
@Subdir buildtools/linux64
|
||||||
gn/gn/linux-amd64 $GN_VERSION
|
gn/gn/linux-amd64 $GN_VERSION
|
||||||
CIPD
|
CIPD
|
||||||
|
|
Loading…
Add table
Reference in a new issue