stash added
esbo_ds/ESBO-ETC/pipeline/head This commit looks good

This commit is contained in:
2020-07-21 14:02:55 +02:00
parent 8c074857aa
commit 6934877c4a
Vendored
+1 -1
View File
@@ -43,7 +43,7 @@ pipeline {
agent any
steps {
unstash 'html'
sh 'ls'
sh 'ls docs/build/html'
}
}
/*