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 {
|
pipeline {
|
||||||
agent any
|
agent any
|
||||||
stages {
|
stages {
|
||||||
stage('Tests and compiling binaries1') {
|
stage('Tests and compiling binaries') {
|
||||||
when {
|
when {
|
||||||
expression { env.CHANGE_BRANCH?.startsWith('feature/') }
|
expression { env.CHANGE_BRANCH?.startsWith('feature/') }
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue