Skip to content

Commit 3fbcd15

Browse files
committed
Trying different agent pool
1 parent f21d035 commit 3fbcd15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ pipeline {
121121
stages {
122122

123123
stage('pull-request-tests') {
124-
agent { label 'nodeclientpool' }
124+
agent { label 'devExpLinuxPool' }
125125
steps {
126126
runAuditReport()
127127
runDockerCompose('ml-docker-db-dev-tierpoint.bed-artifactory.bedford.progress.com/marklogic/marklogic-server-ubi:latest-12')

0 commit comments

Comments
 (0)