ci: make GitHub build links use CDN for downloads

Should speed up downloads for some geographical locations.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2020-11-30 19:24:54 +01:00
parent c381fc2e2f
commit b62ff59f16
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
6 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
library 'status-react-jenkins@v1.2.5'
library 'status-react-jenkins@v1.2.7'
pipeline {
agent { label 'linux' }

View File

@ -1,4 +1,4 @@
library 'status-react-jenkins@v1.2.5'
library 'status-react-jenkins@v1.2.7'
pipeline {
agent { label 'linux' }

View File

@ -1,4 +1,4 @@
library 'status-react-jenkins@v1.2.5'
library 'status-react-jenkins@v1.2.7'
pipeline {
agent { label 'macos-xcode-11.5' }

View File

@ -1,4 +1,4 @@
library 'status-react-jenkins@v1.2.5'
library 'status-react-jenkins@v1.2.7'
pipeline {
agent { label params.AGENT_LABEL }

View File

@ -1,4 +1,4 @@
library 'status-react-jenkins@v1.2.5'
library 'status-react-jenkins@v1.2.7'
pipeline {
agent { label 'macos' }

View File

@ -1,4 +1,4 @@
library 'status-react-jenkins@v1.2.5'
library 'status-react-jenkins@v1.2.7'
pipeline {
agent { label 'linux' }