.gitlab-ci.yml: Honour AUTOBUILD_SKIP_SAMBA_O3 in GitLab CI
authorAndrew Bartlett <abartlet@samba.org>
Mon, 11 Oct 2021 18:55:54 +0000 (07:55 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 13 Oct 2021 11:10:44 +0000 (11:10 +0000)
commit7857e1249b72be8c8841b99cb0820c9c563178f9
tree448433c2c3fe83c2b63672ff40bef9ea555b11d3
parentfc2347be4ed9a9083a56468ca5e43070059038c5
.gitlab-ci.yml: Honour AUTOBUILD_SKIP_SAMBA_O3 in GitLab CI

GitLab CI resources are expensive and often rationed so
provide a way to test other things without testing an -O3
build also, as this will save 9 jobs.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14861

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
.gitlab-ci-default.yml
.gitlab-ci-main.yml