We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87532c2 commit 8efc944Copy full SHA for 8efc944
Jenkinsfile
@@ -15,7 +15,6 @@ pipeline {
15
echo "current branch is: ${env.gitlabBranch}"
16
}
17
18
-
19
stage('build-test') {
20
when {
21
environment name: 'gitlabBranch', value: 'test'
0 commit comments