Remove envinject from groups

Instead source the properties into the environment.

Change-Id: Icac1bd17a291887bb86317fd04819889b9ba1e73
This commit is contained in:
Joshua Hesketh 2014-06-24 12:18:46 +10:00
parent d7cec1d1ac
commit 4b249cfc09

View File

@ -34,10 +34,7 @@
- shell: |
#!/bin/bash -xe
/usr/local/jenkins/slave_scripts/version-properties.sh
- inject:
properties-file: version.properties
- shell: |
#!/bin/bash -xe
source version.properties
# fetch drush
mkdir drush
curl -L https://github.com/drush-ops/drush/archive/6.0.0.tar.gz | tar -xz -C drush --strip 1