Add root-marker for Javascript projects
These two new jobs did not add the .root-marker that is needed for AFS publishing. Add them. Change-Id: I695a89e6aeb2e84f116b4c7dfdb966ad6ed3b3cf
This commit is contained in:
parent
23e68d7093
commit
9c9eca44f4
@ -231,6 +231,8 @@
|
||||
- npm-run:
|
||||
command: 'docs'
|
||||
- assert-no-extra-files
|
||||
- add-docs-root-marker:
|
||||
docsrootdir: doc/build/html
|
||||
|
||||
publishers:
|
||||
- ftp:
|
||||
@ -262,6 +264,8 @@
|
||||
- npm-run:
|
||||
command: 'docs'
|
||||
- assert-no-extra-files
|
||||
- add-docs-root-marker:
|
||||
docsrootdir: doc/build/html
|
||||
|
||||
publishers:
|
||||
- ftp:
|
||||
|
Loading…
Reference in New Issue
Block a user