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