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

Provide credentials while accessing git resource.

parent 54c9feec
......@@ -78,5 +78,5 @@ list = ${products-deps:location} ${products-upgrade:location} ${products-bef:loc
recipe = plone.recipe.command
stop-on-error = true
location = bef_erp5-recipe
command = ${git:location}/bin/git clone --quiet https://git.erp5.org/repos/slapos/sanef.git ${:location}
command = ${git:location}/bin/git clone --quiet https://saneftestbot:kucahS5oav6jahch@git.erp5.org/repos/slapos/sanef.git ${:location}
update-command = cd ${:location} && ${git:location}/bin/git pull --quiet
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