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 71598f2 commit 0e70ea0Copy full SHA for 0e70ea0
Jenkinsfile
@@ -1,5 +1,5 @@
1
pipeline {
2
- agent { label 'ubuntu' }
+ agent any
3
4
environment {
5
RETRY_COUNT = 12
0 commit comments