Skip to content

Commit

Permalink
Restore checkout of the plone.supermodel plone.supermodel dx-siteroot
Browse files Browse the repository at this point in the history
branch
  • Loading branch information
ale-rt committed Aug 25, 2021
1 parent d2a9781 commit f5c817d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plips/plip-2454-dx-siteroot.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@
extends = plipbase.cfg
auto-checkout +=
plone.app.contenttypes
plone.supermodel

# plone.app.upgrade and CMFPlone are always checked out

[sources]
plone.app.contenttypes = git ${remotes:plone}/plone.app.contenttypes.git pushurl=${remotes:plone_push}/plone.app.contenttypes.git branch=dxcontainer-siteroot
plone.app.upgrade = git ${remotes:plone}/plone.app.upgrade.git pushurl=${remotes:plone_push}/plone.app.upgrade.git branch=dx-siteroot
Products.CMFPlone = git ${remotes:plone}/Products.CMFPlone.git pushurl=${remotes:plone_push}/Products.CMFPlone.git branch=dx-siteroot-master
plone.supermodel = git ${remotes:plone}/plone.supermodel.git pushurl=${remotes:plone_push}/plone.supermodel.git branch=dx-siteroot

0 comments on commit f5c817d

Please sign in to comment.