Skip to content

Commit 9dd845c

Browse files
committed
skip cache
1 parent e74ad4c commit 9dd845c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template/build_ci.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
cpu_count=2,
99
memory_mb=2048,
1010
on_build_logs=default_build_logger(),
11+
skip_cache=True,
1112
)
1213

1314
template_id = build_info.template_id

0 commit comments

Comments
 (0)