diff --git a/software/sanef/software.cfg b/software/sanef/software.cfg index 3cf908490b24922ca1543f6ea75a91fd3f965700..cc24d7a1becc4c757b9009be0262dde52511f4bf 100644 --- a/software/sanef/software.cfg +++ b/software/sanef/software.cfg @@ -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