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 edc8dc6 commit a9bdd66Copy full SHA for a9bdd66
Jenkinsfile
@@ -5,7 +5,7 @@ pipeline {
5
agent {
6
docker {
7
image "$IMAGE_TAG"
8
- label "docker && ncs"
+ label "docker && build-node && ncs"
9
}
10
11
options {
0 commit comments