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:
Jakub Sokołowski 2021-04-30 09:22:21 +02:00
parent be37b1683e
commit dd0031f68e
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-jenkins-lib@v1.2.15'
library 'status-jenkins-lib@v1.2.16'
pipeline {
agent { label 'linux' }

View File

@ -1,4 +1,4 @@
library 'status-jenkins-lib@v1.2.15'
library 'status-jenkins-lib@v1.2.16'
pipeline {
agent { label 'linux' }

View File

@ -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' }

View File

@ -1,4 +1,4 @@
library 'status-jenkins-lib@v1.2.15'
library 'status-jenkins-lib@v1.2.16'
pipeline {
agent { label params.AGENT_LABEL }

View File

@ -1,4 +1,4 @@
library 'status-jenkins-lib@v1.2.15'
library 'status-jenkins-lib@v1.2.16'
pipeline {
agent { label 'macos' }

View File

@ -1,4 +1,4 @@
library 'status-jenkins-lib@v1.2.15'
library 'status-jenkins-lib@v1.2.16'
pipeline {
agent { label 'linux' }