.gitlab-ci: Do builds under /builds as this is never an overlayfs
authorAndrew Bartlett <abartlet@samba.org>
Tue, 5 Sep 2023 08:28:02 +0000 (20:28 +1200)
committerStefan Metzmacher <metze@samba.org>
Tue, 5 Sep 2023 14:20:48 +0000 (14:20 +0000)
commit171171565f1909592cf728d3f6d78c611c6a30ed
tree42391a08ef0531d8506fa72e8f68ec2a9b01132a
parent0e244ff79b6d481ac995411070f83471b2e6ac40
.gitlab-ci: Do builds under /builds as this is never an overlayfs

On the GitLab shared runners / is overlayfs, which /builds being ext,
so we want this real filesystem, which should be faster in any case.

This may allow us to use GitLab shared runners for more jobs.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue Sep  5 14:20:48 UTC 2023 on atb-devel-224
.gitlab-ci-main.yml