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.
1 parent fa4ce38 commit 15e83e2Copy full SHA for 15e83e2
Jenkinsfile
@@ -1,5 +1,5 @@
1
pipeline {
2
- agent { label 'cpp-ec2-al2' }
+ agent { label 'cpp-ec2-al2-candidate' }
3
4
options {
5
timestamps()
0 commit comments