change pre_build_hook to update submodule puppet-manila
This commit is contained in:
parent
f02782204f
commit
ac654252e9
@ -4,6 +4,4 @@
|
||||
# like packages building, packages downloading from mirrors and so on.
|
||||
# The script should return 0 if there were no errors.
|
||||
|
||||
cd deployment_scripts/puppet/modules/puppet-manila && git pull || \
|
||||
cd deployment_scripts/puppet/modules; \
|
||||
git clone -b stable/mitaka https://github.com/openstack/puppet-manila.git
|
||||
git submodule update --remote deployment_scripts/puppet/modules/puppet-manila
|
||||
|
Loading…
Reference in New Issue
Block a user