Legoktm has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/371731 )

Change subject: Run global-set-env for npm-run-{script} so CHROME_BIN is set.
......................................................................

Run global-set-env for npm-run-{script} so CHROME_BIN is set.

Change-Id: Ifc1b1bdfc4972b00404a8c7a3fea13cdadfa25e8
---
M jjb/job-templates.yaml
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/31/371731/1

diff --git a/jjb/job-templates.yaml b/jjb/job-templates.yaml
index 614532a..2f85d87 100644
--- a/jjb/job-templates.yaml
+++ b/jjb/job-templates.yaml
@@ -89,6 +89,7 @@
      # FIXME: we should save node_modules and run npm prune
      - castor-load
      - shell: |
+        . /srv/deployment/integration/slave-scripts/bin/global-set-env.sh
          # For archiving build artifacts
          mkdir -p "$WORKSPACE/log"
          node --version

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifc1b1bdfc4972b00404a8c7a3fea13cdadfa25e8
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <lego...@member.fsf.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to