Task #3361
Gitlab source archive contains files from build directory
Description
The CPack machinery for building the final source archive currently includes the full build tree when building on Gitlab.
This is due to the build directory being located under the initial (git) source directory.
The correct way to do this is by changing the source directory in Gitlab, but this is currently blocked by https://gitlab.com/gitlab-org/gitlab-runner/issues/4203
For now, the build directory needs to be removed manually from the packed archive, before packing it again.
Associated revisions
History
#1 Updated by Paul Bauer 11 months ago
- Target version changed from 2020.1 to 2020.2
Push to later release, the archive size is back to normal but the underlying issue has not been resolved
Workaround for Gitlab archive size
Refs #3361
Change-Id: Ie1911501ce45a67d412b60aede7335b0acd3a786