We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e74ad4c commit 9dd845cCopy full SHA for 9dd845c
template/build_ci.py
@@ -8,6 +8,7 @@
8
cpu_count=2,
9
memory_mb=2048,
10
on_build_logs=default_build_logger(),
11
+ skip_cache=True,
12
)
13
14
template_id = build_info.template_id
0 commit comments