forked from pyrite-dev/milsko
testing jenkins
This commit is contained in:
parent
5bc06dc851
commit
12f7312d40
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
|
@ -5,6 +5,7 @@ pipeline {
|
|||
stages {
|
||||
stage("Build document") {
|
||||
steps {
|
||||
sh("echo Testing testing...")
|
||||
}
|
||||
post {
|
||||
always {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue