builders:
- build-html-and-pdf-docs-output
-
- publisher:
- upload-under-review-docs-to-opnfv-artifacts
- job-template:
builders:
- build-html-and-pdf-docs-output
-
- publisher:
- upload-merged-docs-to-opnfv-artifacts
- remove-old-docs-from-opnfv-artifacts
builders:
- shell: 'mkdir -p $WORKSPACE/target/classes'
+
+# New Releng macros
+
- builder:
name: build-html-and-pdf-docs-output
builders:
mv "$_build"/*.pdf "$_output"
done
-- publisher:
+#TODO(r-mibu): change this to publisher
+- builder:
name: upload-under-review-docs-to-opnfv-artifacts
- publishers:
+ builders:
- shell: |
#!/bin/bash -e
set -o pipefail
echo
{gerrit-review} -p {project} -m "$gerrit_comment" $GERRIT_PATCHSET_REVISION
-- publisher:
+#TODO(r-mibu): change this to publisher
+- builder:
name: upload-merged-docs-to-opnfv-artifacts
- publishers:
+ builders:
- shell: |
#!/bin/bash -e
set -o pipefail
echo
{gerrit-review} -p {project} -m "$gerrit_comment" $GERRIT_PATCHSET_REVISION
-- publisher:
+#TODO(r-mibu): change this to publisher
+- builder:
name: remove-old-docs-from-opnfv-artifacts
- publishers:
+ builders:
- shell: |
#!/bin/bash -e
export PATH=$PATH:/usr/local/bin/