mirror of https://github.com/KLayout/klayout.git
Added doc publishing step.
This commit is contained in:
parent
5b7a924c3e
commit
03b25e37bd
|
|
@ -12,7 +12,7 @@ node("master") {
|
|||
}
|
||||
|
||||
stage("Publish doc") {
|
||||
//publish_doc(BRANCH_NAME)
|
||||
publish_doc(BRANCH_NAME)
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue