mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Disable git caching per build svcs (#6584)
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
parent
466deafa8f
commit
758f071c8d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
# Disable git caching
|
||||
# ------------------------------
|
||||
# use_git_caching false
|
||||
use_git_caching false
|
||||
|
||||
# Enable S3 asset caching
|
||||
# ------------------------------
|
||||
|
|
Loading…
Reference in a new issue