ci: use more buckets for different builds

* `status-im-releases` for release builds
* `status-im-nightlies` for nightlies

I want to reserve the `status-im` bucket for use with the site.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2020-09-24 14:24:57 +02:00
parent 22ca98b0f8
commit c866082cde
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.3'
library 'status-react-jenkins@v1.2.4'
pipeline {
agent { label 'linux' }

View File

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

View File

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

View File

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

View File

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

View File

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