Commit ed2729f5 authored by Łukasz Nowak's avatar Łukasz Nowak

Install in proper location.

parent b1780685
...@@ -77,7 +77,7 @@ list = ${products-deps:location} ${products-upgrade:location} ${products-bef:loc ...@@ -77,7 +77,7 @@ list = ${products-deps:location} ${products-upgrade:location} ${products-bef:loc
[bef_erp5-recipe] [bef_erp5-recipe]
recipe = plone.recipe.command recipe = plone.recipe.command
stop-on-error = true stop-on-error = true
location = bef_erp5-recipe location = ${buildout:parts-directory}/${:_buildout_section_name_}
# Note: GIT_SSL_NO_VERIFY is used as SlapOS OpenSSL configuration does not # Note: GIT_SSL_NO_VERIFY is used as SlapOS OpenSSL configuration does not
# contain master certificates to verify. # contain master certificates to verify.
command = GIT_SSL_NO_VERIFY=1 ${git:location}/bin/git clone --quiet https://saneftestbot:kucahS5oav6jahch@git.erp5.org/repos/slapos/sanef.git ${:location} command = GIT_SSL_NO_VERIFY=1 ${git:location}/bin/git clone --quiet https://saneftestbot:kucahS5oav6jahch@git.erp5.org/repos/slapos/sanef.git ${:location}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment