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