Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
officejs-appstore
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
nexedi
officejs-appstore
Commits
da57d210
Commit
da57d210
authored
May 22, 2017
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Slapos: fix repository URL and branch
parent
b168d9b0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
slapos/software.cfg
slapos/software.cfg
+2
-2
No files found.
slapos/software.cfg
View file @
da57d210
...
...
@@ -18,8 +18,8 @@ list = ${erp5:location}/bt5 ${erp5:location}/product/ERP5/bootstrap ${officejs-a
# We might use later better recipe, one specific to git would be much better
recipe = plone.recipe.command
location = ${buildout:parts-directory}/${:_buildout_section_name_}
branch=
generic
branch=
master
stop-on-error = true
repository = https://lab.nexedi.c
n
/nexedi/officejs-appstore.git
repository = https://lab.nexedi.c
om
/nexedi/officejs-appstore.git
command = GIT_SSL_NO_VERIFY=true ${git:location}/bin/git clone --quiet -b ${:branch} ${:repository} ${:location}
update-command = cd ${:location} && GIT_SSL_NO_VERIFY=true ${git:location}/bin/git pull --quiet
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment