change document publisher to builder temporarily
[releng.git] / jjb / releng-macros.yaml
index 9e482dc..38b7afe 100644 (file)
     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/