2
0
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:
alandefreitas
2023-06-29 00:12:11 -03:00
committed by Alan de Freitas
parent 2bae458a79
commit 20ab896ffe

View File

@@ -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