add empty plot
This commit is contained in:
parent
48094ceb54
commit
7dad242a99
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -9,7 +9,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage('Plot') {
|
stage('Plot') {
|
||||||
steps {
|
steps {
|
||||||
echo nic
|
sh label: '', script: './plot.py'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user