Skip to content

Commit

Permalink
Rename ruby jenkinsfile and update runner tag (#2371)
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
  • Loading branch information
peterzhuamazon committed Jul 26, 2022
1 parent 5c7903d commit 2c14ef5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pipeline {
agent {
docker {
label 'Jenkins-Agent-AL2-X64-C54xlarge-Docker-Host'
image 'opensearchstaging/ci-runner:centos7-x64-arm64-jdkmulti-node10.24.1-cypress6.9.1-20211130'
image 'opensearchstaging/ci-runner:ci-runner-centos7-opensearch-build-v2'
alwaysPull true
}
}
Expand Down

0 comments on commit 2c14ef5

Please sign in to comment.