Skip to content

Commit 1c32b19

Browse files
committed
Set imio.omnia.core to auto-checkout in prod.cfg to test in staging
1 parent 89e5e34 commit 1c32b19

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

prod.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ parts +=
1212
auto-checkout +=
1313
collective.preventactions
1414
collective.upgrade
15+
imio.omnia.core
16+
imio.smartweb.common
1517

1618
[instance]
1719
http-address = 8080

sources.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plone_push = git@github.com:plone
1010
[sources]
1111
collective.pivot = git ${remotes:imio}/collective.pivot.git pushurl=${remotes:imio_push}/collective.pivot.git branch=main
1212
collective.preventactions = git ${remotes:collective}/collective.preventactions.git pushurl=${remotes:collective_push}/collective.preventactions.git branch=plone6
13-
imio.omnia.core = git ${remotes:imio}/imio.omnia.core.git pushurl=${remotes:imio_push}/imio.omnia.core.git branch=master
13+
imio.omnia.core = git ${remotes:imio}/imio.omnia.core.git pushurl=${remotes:imio_push}/imio.omnia.core.git branch=plone_default_site_id
1414
imio.omnia.tinymce = git ${remotes:imio}/imio.omnia.tinymce.git pushurl=${remotes:imio_push}/imio.omnia.tinymce.git branch=master
1515
imio.smartweb.common = git ${remotes:imio}/imio.smartweb.common.git pushurl=${remotes:imio_push}/imio.smartweb.common.git branch=main
1616
imio.smartweb.core = git ${remotes:imio}/imio.smartweb.core.git pushurl=${remotes:imio_push}/imio.smartweb.core.git branch=main

0 commit comments

Comments
 (0)