Merge branch 'mnowak/run-tarball-tests-in-schedule-v9_11' into 'v9_11'

[v9_11] Run unit and system tarball tests on schedules

See merge request isc-projects/bind9!3944
This commit is contained in:
Michal Nowak
2020-08-11 15:06:56 +00:00
+3
View File
@@ -739,6 +739,7 @@ gcc:tarball:
- job: tarball-create
artifacts: true
only:
- schedules
- tags
system:gcc:tarball:
@@ -751,6 +752,7 @@ system:gcc:tarball:
- job: gcc:tarball
artifacts: true
only:
- schedules
- tags
unit:gcc:tarball:
@@ -762,6 +764,7 @@ unit:gcc:tarball:
- job: gcc:tarball
artifacts: true
only:
- schedules
- tags
# Jobs for regular GCC builds on Debian Sid (i386)