]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Run gcc:tarball CI job for merge requests
authorMichal Nowak <mnowak@isc.org>
Thu, 20 May 2021 16:00:28 +0000 (18:00 +0200)
committerMichal Nowak <mnowak@isc.org>
Mon, 24 May 2021 15:57:53 +0000 (17:57 +0200)
Running gcc:tarball CI job for merge requests is consistent with how we
run gcc:out-of-tree CI job and should help identify problems with the
build system during the review process, not once merged during daily
runs. For the sake of time, unit and system tests associated with the
gcc:tarball CI job are excluded from merge requests.

.gitlab-ci.yml

index 68efe8ea8268ce6d5c8b06db2ee940866cbefcb8..13cf945c9b4c9323e7d013c7cfc63166d62b58b8 100644 (file)
@@ -810,7 +810,6 @@ gcc:tarball:
     RUN_MAKE_INSTALL: 1
   <<: *base_image
   <<: *build_job
-  <<: *schedules_tags_web_triggering_rules
   before_script:
     - tar --extract --file bind-*.tar.${TARBALL_EXTENSION}
     - rm -f bind-*.tar.${TARBALL_EXTENSION}