Skip to content

Commit 3024609

Browse files
committed
Fix CI
1 parent 02902dd commit 3024609

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/linux.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ on:
1616
env:
1717
BUILD_TYPE: Release
1818
CLICKHOUSE_SERVER_IMAGE: "clickhouse/clickhouse-server:22.3"
19+
CLICKHOUSE_SECURE_HOST: ${{ secrets.INTEGRATIONS_TEAM_TESTS_CLOUD_HOST_SMT }}
20+
CLICKHOUSE_SECURE_PASSWORD: ${{ secrets.INTEGRATIONS_TEAM_TESTS_CLOUD_PASSWORD_SMT }}
1921

2022
jobs:
2123
build:

0 commit comments

Comments
 (0)