fixup! download gn from cipd instead of GCS

This commit is contained in:
Jeremy Apthorp 2019-03-21 16:41:30 -07:00 коммит произвёл Samuel Attard
Родитель 9cc4cb2934
Коммит e2f0852c30
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -509,7 +509,7 @@ steps-lint: &steps-lint
mkdir -p "buildtools/linux64"
cipd ensure -ensure-file - -root . <<-CIPD
$ServiceURL https://chrome-infra-packages.appspot.com/
\$ServiceURL https://chrome-infra-packages.appspot.com/
@Subdir buildtools/linux64
gn/gn/linux-amd64 $GN_VERSION
CIPD