We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd845c commit 952bac4Copy full SHA for 952bac4
1 file changed
template/build_ci.py
@@ -8,7 +8,6 @@
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