commit | 09af86a4f4f983dedcb2994202136884ae53ead5 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Sun Sep 17 12:15:49 2017 +0200 |
committer | Jerome Forissier <jerome@forissier.org> | Wed May 06 17:03:22 2020 +0200 |
tree | 810ab2e28f4a3f9727e2291d89ab76e37ea296bb | |
parent | 50d680c433e4eb39990fd998326d0e6164d33458 [diff] |
[TEMPHACK] ci: .shippable.yml: remove some build steps to upload cache Building with an empty cache currently takes more than one hour which causes a timeout (Open Source project are allowed a maximum of 1h build time). As a result, the first build cannot succeed and since the cache is only saved on success by default, the next build is not faster and fails as well. As a workaround, remove some build steps to allow for a faster build and therefore populate the cache for the next full builds. Forcing a build of this branch should hopefully re-create the cache if needed. Use until [1] is addressed. Link: [1] https://github.com/Shippable/support/issues 3838 Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers