Skip to content

Commit a7a4271

Browse files
committed
Invalidate cache
Signed-off-by: Etienne Marais <[email protected]>
1 parent d80b1f9 commit a7a4271

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bench/monorepo/bench.Dockerfile

+3
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,9 @@ RUN wget https://github.com/ocaml-dune/ocaml-monorepo-benchmark/archive/refs/tag
130130
tar xf ocaml-monorepo-benchmark.tar.gz && \
131131
mv ocaml-monorepo-benchmark-$MONOREPO_BENCHMARK_TAG monorepo-benchmark
132132

133+
# TODO: Remove me - Clear Cache
134+
COPY LICENSE.md LICENSE.md
135+
133136
# set up opam
134137
RUN opam init --disable-sandboxing --auto-setup
135138

0 commit comments

Comments
 (0)