We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e4ee61 commit 2a766a2Copy full SHA for 2a766a2
1 file changed
Jenkinsfile
@@ -1,5 +1,5 @@
1
pipeline{
2
-agent any
+agent none
3
stages{
4
stage('Build stage') {
5
steps {
0 commit comments