init commit
test-org/runner-rs/pipeline/pr-rc There was a failure building this commit
Details
test-org/runner-rs/pipeline/pr-rc There was a failure building this commit
Details
parent
5486b6d584
commit
e7e7eb99d8
|
|
@ -1,7 +1,7 @@
|
|||
pipeline {
|
||||
agent any
|
||||
stages {
|
||||
stage('Tests and compiling binaries1') {
|
||||
stage('Tests and compiling binaries') {
|
||||
when {
|
||||
expression { env.CHANGE_BRANCH?.startsWith('feature/') }
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue