Fix build error with wrong name from cached cmake file
commit517554ee2bc6d5d746898d26c620388f7554c074
authorPaul Bauer <paul.bauer.q@gmail.com>
Mon, 23 Dec 2019 12:11:02 +0000 (23 13:11 +0100)
committerPaul Bauer <paul.bauer.q@gmail.com>
Mon, 30 Dec 2019 07:37:49 +0000 (30 08:37 +0100)
tree64306a2672dc6eec4484c13a97299e6d303638f9
parentc4ebf37503f4d64f945645c0f5c8c296f0c1c7bb
Fix build error with wrong name from cached cmake file

The CMakeCache files could go out of sync when the name of the source
directory changes, leading to an unrecoverable build error.
To avoid this, CMakeCache files are no longer preserved between build.

Change-Id: Ifa1d808c05bd2f40132b9a721348b1bddb86fc02
.gitlab-ci.yml
admin/ci-templates/.build-cache-template.yml
admin/ci-templates/.build-docs-template.yml
admin/ci-templates/.build-template.yml