Commit 0b435c30 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼 Committed by Matevz Golob

[webrunner] use 1.0 branch in slapos repository

branch 1.0 is pinning the following repositories:
 * erp5
 * vifib
 * wendelin
 * wendelin.core
 * neoppod-repository

For resiliency, it's better to pin the repositories (we want exactly the
same software on runner0 and runner1). If people wants to develop inside
one of those repositories, they will clone it inside srv/runner/project
directory and this will be sync on runner1.

/reviewed-on nexedi/slapos!576
parent d6a542af
...@@ -665,7 +665,7 @@ frontend-domain = ...@@ -665,7 +665,7 @@ frontend-domain =
slapos-repository = https://lab.nexedi.com/nexedi/slapos.git slapos-repository = https://lab.nexedi.com/nexedi/slapos.git
slapos-software = slapos-software =
slapos-software-type = slapos-software-type =
slapos-reference = master slapos-reference = 1.0
auto-deploy = false auto-deploy = false
auto-deploy-instance = true auto-deploy-instance = true
autorun = false autorun = false
......
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