Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Commit abd5c2c

Browse files
committed
add missing toploc invalidation type
1 parent 5f0d2fa commit abd5c2c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

crates/validator/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ ENV VALIDATOR_PENALTY="1"
2323
ENV USE_GROUPING="false"
2424
ENV BATCH_TRIGGER_SIZE="10"
2525
ENV VALIDATOR_API_KEY=""
26+
ENV TOPLOC_INVALIDATION_TYPE="hard"
27+
ENV WORK_UNIT_INVALIDATION_TYPE="hard"
2628

2729
RUN echo '#!/bin/sh\n\
2830
exec /usr/local/bin/validator \

0 commit comments

Comments
 (0)