Commit 883c0a9f authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 722f774f
......@@ -123,7 +123,7 @@ environment =
[gitlab-repository]
recipe = slapos.recipe.build:gitclone
repository = https://gitlab.com/gitlab-org/gitlab-ce.git
revision = 19cfa86aa3db83fcd90f3dd967c18ad3cd3e729e
revision = v8.1.0.rc1-28-g3fbea8b3497de8bc858606a8362e9751862ca3d1
location = ${buildout:parts-directory}/gitlab
git-executable = ${git:location}/bin/git
......@@ -131,7 +131,7 @@ git-executable = ${git:location}/bin/git
recipe = slapos.recipe.build:gitclone
repository = https://gitlab.com/gitlab-org/gitlab-shell.git
# FIXME pin gitlab-shell version properly (wrt gitlab) ?
revision = 6add33352316af566cec5d827981f1783c59b7f4
revision = v2.6.5-8-g6add33352316af566cec5d827981f1783c59b7f4
location = ${buildout:parts-directory}/gitlab-shell
git-executable = ${git:location}/bin/git
......@@ -234,3 +234,4 @@ url = ${:_profile_base_location_}/template/${:_buildout_section_name_}
[versions]
rubygemsrecipe = 0.2.2
plone.recipe.command = 1.1
slapos.recipe.template = 2.8
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