We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f70479 + 76a482f commit 3856f62Copy full SHA for 3856f62
1 file changed
pipeline-template-examples/templates/simple-java-maven-app/Jenkinsfile
@@ -1,6 +1,6 @@
1
pipeline {
2
agent any
3
- }
+
4
stages {
5
stage('Build') {
6
steps {
0 commit comments