Merge pull request #1265 from ryanjbaxter/change-pipeline-node-version

Changes Node Version In Bluemix Pipeline
This commit is contained in:
Liran Tal
2016-03-13 15:36:22 +02:00

View File

@@ -13,6 +13,8 @@ stages:
build_type: grunt
script: |-
#!/bin/bash
# Set Node version to 0.12
export PATH=/opt/IBM/node-v0.12/bin:$PATH
# Install RVM, Ruby, and SASS
# Needed when running grunt build
gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3