]> git.ipfire.org Git - thirdparty/bind9.git/commit
Do not run Ubuntu 18.04 jobs in MR-triggered pipelines
authorMichal Nowak <mnowak@isc.org>
Wed, 15 Jun 2022 14:06:48 +0000 (16:06 +0200)
committerMichal Nowak <mnowak@isc.org>
Wed, 22 Jun 2022 10:04:40 +0000 (12:04 +0200)
commitce2e4c59d9c65317b977c05afb213f3b2f4e4a97
tree1978a7606b479703dd34c18b3d0e7afdc5822d60
parent009c7871ecbb720254fe3a7b0fb3ab2f9c5431f1
Do not run Ubuntu 18.04 jobs in MR-triggered pipelines

With the addition of Ubuntu 22.04 three more CI jobs were added. To
compensate for that, move Ubuntu 18.04 jobs out of MR-triggered
pipelines to schedule-triggered ones.

Also, move --disable-geoip ./configure options from Ubuntu 18.04 to
Ubuntu 20.04 jobs to keep these options in the more frequent
MR-triggered pipelines.

(cherry picked from commit 06c591667efbe8d4e2ac12c1c6a679a34e0e8158)
.gitlab-ci.yml