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