mirror of
https://github.com/boostorg/url.git
synced 2026-01-19 04:42:15 +00:00
ci: disable drone caching
This commit is contained in:
committed by
Alan de Freitas
parent
2bae458a79
commit
20ab896ffe
@@ -105,6 +105,9 @@ common_install() {
|
||||
fi
|
||||
fi
|
||||
|
||||
# !!! See: https://github.com/boostorg/url/issues/760
|
||||
boost_cache_hit=false
|
||||
|
||||
# Setup boost
|
||||
# If no cache: Clone, patch with boost-ci/ci, run common_install, and cache the result
|
||||
# If cache hit: Copy boost from cache, patch $SELF, and look for new dependencies with depinst
|
||||
|
||||
Reference in New Issue
Block a user