We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b93603b + d1e904f commit 9378817Copy full SHA for 9378817
1 file changed
Jenkinsfile
@@ -12,7 +12,7 @@
12
import jenkins.model.CauseOfInterruption.UserInterruption
13
14
pipeline {
15
- agent { label "ubuntu-18.04&&master" }
+ agent { label "linux&&cheshire-cat" }
16
17
environment {
18
PROJECTPATH="${WORKSPACE}/couchbase-cli"
0 commit comments