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:
Andreas Jaeger 2016-10-31 20:13:52 +01:00
parent 23e68d7093
commit 9c9eca44f4

View File

@ -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: