Skip to content

Commit 5a31533

Browse files
committed
Set pas.plugins.kimug in prod.cfg auto-checkout to test in staging and avoid unnecessary releases
KEYC-77
1 parent 89a2bff commit 5a31533

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

prod.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ auto-checkout +=
1313
collective.big.bang
1414
collective.preventactions
1515
collective.upgrade
16+
pas.plugins.kimug
1617

1718
[instance]
1819
http-address = 8080

sources.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ collective.solr = git ${remotes:imio}/collective.solr.git pushurl=${remotes:imio
1919
pas.plugins.imio = git ${remotes:imio}/pas.plugins.imio.git pushurl=${remotes:imio_push}/pas.plugins.imio
2020
collective.big.bang = git ${remotes:collective}/collective.big.bang branch=refactor-to-works-in-a-initcontainer
2121
collective.upgrade = git ${remotes:collective}/collective.upgrade.git pushurl=${remotes:collective_push}/collective.upgrade.git branch=plone61
22-
pas.plugins.kimug = git ${remotes:imio}/pas.plugins.kimug.git pushurl=${remotes:imio_push}/pas.plugins.kimug.git branch=fix-jwt-verify
22+
pas.plugins.kimug = git ${remotes:imio}/pas.plugins.kimug.git pushurl=${remotes:imio_push}/pas.plugins.kimug.git branch=main

0 commit comments

Comments
 (0)