Remove envinject from groups
Instead source the properties into the environment. Change-Id: Icac1bd17a291887bb86317fd04819889b9ba1e73
This commit is contained in:
parent
d7cec1d1ac
commit
4b249cfc09
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user