Skip to content

Commit

Permalink
use the right branch of plone.volto
Browse files Browse the repository at this point in the history
  • Loading branch information
davisagli committed Sep 5, 2024
1 parent bbe1c76 commit 6e87653
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion plips/plip-distributions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
# See https://github.com/plone/Products.CMFPlone/issues/3854

extends = plipbase.cfg
allow-picked-versions = true

# Add a zeoserver and zeoclients for each main package.
# Each uses a different port number, so you can run
# them side by side and compare.
Expand Down Expand Up @@ -78,7 +80,7 @@ plone.distribution = git ${remotes:plone}/plone.distribution.gi
plone.exportimport = git ${remotes:plone}/plone.exportimport.git pushurl=${remotes:plone_push}/plone.exportimport.git branch=main
plone.classicui = git ${remotes:plone}/plone.classicui.git pushurl=${remotes:plone_push}/plone.classicui.git branch=main
plone.app.testing = git ${remotes:plone}/plone.app.testing.git pushurl=${remotes:plone_push}/plone.app.testing.git branch=distributions
# plone.volto = git ${remotes:plone}/plone.volto.git pushurl=${remotes:plone_push}/plone.volto.git branch=main
plone.volto = git ${remotes:plone}/plone.volto.git pushurl=${remotes:plone_push}/plone.volto.git branch=issue-155-plone-61

[versions]
coverage = 7.5.1
Expand Down

0 comments on commit 6e87653

Please sign in to comment.