mirror of
https://github.com/status-im/status-react.git
synced 2025-01-27 03:06:39 +00:00
ci: add PR numbers to filenames of artifacts
This is useful for QA team when they download multiple builds. Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
be37b1683e
commit
dd0031f68e
@ -1,4 +1,4 @@
|
||||
library 'status-jenkins-lib@v1.2.15'
|
||||
library 'status-jenkins-lib@v1.2.16'
|
||||
|
||||
pipeline {
|
||||
agent { label 'linux' }
|
||||
|
@ -1,4 +1,4 @@
|
||||
library 'status-jenkins-lib@v1.2.15'
|
||||
library 'status-jenkins-lib@v1.2.16'
|
||||
|
||||
pipeline {
|
||||
agent { label 'linux' }
|
||||
|
@ -1,4 +1,4 @@
|
||||
library 'status-jenkins-lib@v1.2.15'
|
||||
library 'status-jenkins-lib@v1.2.16'
|
||||
|
||||
pipeline {
|
||||
agent { label 'macos-xcode-12.3' }
|
||||
|
@ -1,4 +1,4 @@
|
||||
library 'status-jenkins-lib@v1.2.15'
|
||||
library 'status-jenkins-lib@v1.2.16'
|
||||
|
||||
pipeline {
|
||||
agent { label params.AGENT_LABEL }
|
||||
|
@ -1,4 +1,4 @@
|
||||
library 'status-jenkins-lib@v1.2.15'
|
||||
library 'status-jenkins-lib@v1.2.16'
|
||||
|
||||
pipeline {
|
||||
agent { label 'macos' }
|
||||
|
@ -1,4 +1,4 @@
|
||||
library 'status-jenkins-lib@v1.2.15'
|
||||
library 'status-jenkins-lib@v1.2.16'
|
||||
|
||||
pipeline {
|
||||
agent { label 'linux' }
|
||||
|
Loading…
x
Reference in New Issue
Block a user