jenk
This commit is contained in:
parent
731670f926
commit
58736844e0
10
Jenkinsfile
vendored
10
Jenkinsfile
vendored
@ -1,10 +1,4 @@
|
||||
pipeline {
|
||||
agent any
|
||||
stages {
|
||||
stage('Stage 1') {
|
||||
steps {
|
||||
node {
|
||||
echo 'Hello world!'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user