mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-03 20:35:32 +00:00
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:
parent
22ca98b0f8
commit
c866082cde
@ -1,4 +1,4 @@
|
||||
library 'status-react-jenkins@v1.2.3'
|
||||
library 'status-react-jenkins@v1.2.4'
|
||||
|
||||
pipeline {
|
||||
agent { label 'linux' }
|
||||
|
@ -1,4 +1,4 @@
|
||||
library 'status-react-jenkins@v1.2.3'
|
||||
library 'status-react-jenkins@v1.2.4'
|
||||
|
||||
pipeline {
|
||||
agent { label 'linux' }
|
||||
|
@ -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' }
|
||||
|
@ -1,4 +1,4 @@
|
||||
library 'status-react-jenkins@v1.2.3'
|
||||
library 'status-react-jenkins@v1.2.4'
|
||||
|
||||
pipeline {
|
||||
agent { label params.AGENT_LABEL }
|
||||
|
@ -1,4 +1,4 @@
|
||||
library 'status-react-jenkins@v1.2.3'
|
||||
library 'status-react-jenkins@v1.2.4'
|
||||
|
||||
pipeline {
|
||||
agent { label 'macos' }
|
||||
|
@ -1,4 +1,4 @@
|
||||
library 'status-react-jenkins@v1.2.3'
|
||||
library 'status-react-jenkins@v1.2.4'
|
||||
|
||||
pipeline {
|
||||
agent { label 'linux' }
|
||||
|
Loading…
x
Reference in New Issue
Block a user