Skip to content

Commit ec2d2bf

Browse files
committed
Enable new option in CI
1 parent 169ea0f commit ec2d2bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compose_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ jobs:
154154
export OIDC_ENABLED=${{ matrix.OIDC_ENABLED }}
155155
export BE_VERSION=${{ matrix.BE_VERSION }}
156156
export DEV=${{ matrix.DEV }}
157+
export DEV_BBACKUP=${DEV}
157158
docker compose --profile '*' \
158159
-f compose.yaml ${DEV:+-f .github/compose.dev.test.yaml} \
159160
up --wait --wait-timeout 600

0 commit comments

Comments
 (0)