Skip to content

Commit 762d968

Browse files
authored
chore: trigger ttc rebuild (#166)
1 parent ef7e3a4 commit 762d968

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ttc/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ COPY . .
77
RUN CGO_ENABLED=0 go build -tags rows_hack ./tests/ttc
88

99
FROM debian:bullseye-slim
10+
1011
COPY --from=builder /usr/src/ttc /usr/local/bin/ttc-server
1112

1213
# docker run --net host -e TTC_PORT=9093 -e DATABEND_DSN=databend://default:@127.0.0.1:8000 ghcr.io/databendlabs/ttc-go:latest

0 commit comments

Comments
 (0)