Skip to content

Commit a155470

Browse files
fix(ci): disable ci telemetry modelDocUpload (#12504)
1 parent a80d23e commit a155470

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/metadata-model.yml

+1
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,5 @@ jobs:
6060
env:
6161
DATAHUB_SERVER: ${{ secrets.DataHubServer }}
6262
DATAHUB_TOKEN: ${{ secrets.DataHubToken }}
63+
DATAHUB_TELEMETRY_ENABLED: false
6364
run: ./gradlew :metadata-ingestion:modelDocUpload

0 commit comments

Comments
 (0)