Krinkle has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/187798

Change subject: unicodejs-jsduck-publish: Run on labs slaves instead of gallium
......................................................................

unicodejs-jsduck-publish: Run on labs slaves instead of gallium

Will use the same version of JSDuck, but on a newer version of Ruby
(v1.9 instead of v1.8) thanks to Trusty.

Also use the new publishing pipeline to push to doc.wikimedia.org
from the Gerrit postmerge.

 using doc-publish

Change-Id: Ic8c7cbf741178dd684a9c02dc98002602b65ad07
---
M jjb/misc.yaml
1 file changed, 5 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/98/187798/1

diff --git a/jjb/misc.yaml b/jjb/misc.yaml
index d48068b..47ac663 100644
--- a/jjb/misc.yaml
+++ b/jjb/misc.yaml
@@ -1,16 +1,15 @@
 - job:
     name: 'unicodejs-jsduck-publish'
-    node: gallium
-    defaults: use-remote-zuul
+    node: contintLabsSlave && UbuntuTrusty
+    defaults: use-remoteonly-zuul
     concurrent: false
     triggers:
      - zuul
     builders:
      - jsduck
-     - documentation-sync:
-        src: '$WORKSPACE/docs/code'
-        project: 'unicodejs'
-        version: '$ZUUL_BRANCH'
+     - doc-publish:
+        docsrc: 'docs'
+        docdest: 'unicodejs/$ZUUL_BRANCH'
 
 - project:
     name: 'unicodejs'

-- 
To view, visit https://gerrit.wikimedia.org/r/187798
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic8c7cbf741178dd684a9c02dc98002602b65ad07
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Krinkle <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to