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.
2 parents 3a45440 + 09e9fc5 commit c5fd85dCopy full SHA for c5fd85d
Jenkinsfile
@@ -4,7 +4,7 @@ pipeline {
4
5
agent {
6
docker {
7
- label 'memphis-jenkins-big-fleet,'
+ label 'big-ec2-fleet'
8
image 'python:3.11.9-bullseye'
9
args '-u root'
10
}
0 commit comments