jenkin: fix GitHub releases
Specifically filenames and the diff link. Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
2161192e76
commit
7a80eca73c
|
@ -1,4 +1,4 @@
|
|||
library 'status-react-jenkins@v1.2.0'
|
||||
library 'status-react-jenkins@v1.2.1'
|
||||
|
||||
pipeline {
|
||||
agent { label 'linux' }
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
library 'status-react-jenkins@v1.2.0'
|
||||
library 'status-react-jenkins@v1.2.1'
|
||||
|
||||
pipeline {
|
||||
agent { label 'linux' }
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
library 'status-react-jenkins@v1.2.0'
|
||||
library 'status-react-jenkins@v1.2.1'
|
||||
|
||||
pipeline {
|
||||
agent { label 'macos-xcode-11.5' }
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
library 'status-react-jenkins@v1.2.0'
|
||||
library 'status-react-jenkins@v1.2.1'
|
||||
|
||||
pipeline {
|
||||
agent { label params.AGENT_LABEL }
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
library 'status-react-jenkins@v1.2.0'
|
||||
library 'status-react-jenkins@v1.2.1'
|
||||
|
||||
pipeline {
|
||||
agent { label 'macos' }
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
library 'status-react-jenkins@v1.2.0'
|
||||
library 'status-react-jenkins@v1.2.1'
|
||||
|
||||
pipeline {
|
||||
agent { label 'linux' }
|
||||
|
|
Loading…
Reference in New Issue