script/autobuild.py: split out samba-{nt4,h5l,no-opath}-build
authorStefan Metzmacher <metze@samba.org>
Mon, 28 Dec 2020 16:12:39 +0000 (17:12 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 13 Apr 2021 08:23:35 +0000 (08:23 +0000)
commit307edf82023545cb803b7e23bd43bfe631bbf2a0
treef389560ed610aad06e114f844592cab6a83cac13
parente466bac9a8addf5c35d287874078a940a0e72916
script/autobuild.py: split out samba-{nt4,h5l,no-opath}-build

These will be used to move the build stages from private gitlab runner
jobs to shared runners.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
script/autobuild.py