gitlab-ci: split up gitlab-ci file
authorAndrew Bartlett <abartlet@samba.org>
Mon, 30 Apr 2018 08:18:52 +0000 (20:18 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 3 May 2018 06:17:44 +0000 (08:17 +0200)
commitc9764342c2f67983a037714110913dafe0dba59e
tree92ad4c943f5650abf71b9c984d07b38a9f88563f
parent4365741fe59ac833fe04e4eaa591422fcb51504e
gitlab-ci: split up gitlab-ci file

The "private" build environments are not available to most users so
remove this from the default build.  Only developers with access
to private runners (rather than a shared runner) will have a runner
tagged as "private".

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
.gitlab-ci-private.yml [new file with mode: 0644]
.gitlab-ci.yml