Skip to content

Commit c5fd85d

Browse files
Merge pull request #11 from superstreamlabs/change-agent
change agent to AWS
2 parents 3a45440 + 09e9fc5 commit c5fd85d

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
@@ -4,7 +4,7 @@ pipeline {
44

55
agent {
66
docker {
7-
label 'memphis-jenkins-big-fleet,'
7+
label 'big-ec2-fleet'
88
image 'python:3.11.9-bullseye'
99
args '-u root'
1010
}

0 commit comments

Comments
 (0)