mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 23:55:27 +00:00
Merge branch 'mnowak/run-tarball-tests-in-schedule' into 'main'
Run unit and system tarball tests on schedules See merge request isc-projects/bind9!3928
This commit is contained in:
@@ -709,6 +709,7 @@ gcc:tarball:
|
|||||||
- job: tarball-create
|
- job: tarball-create
|
||||||
artifacts: true
|
artifacts: true
|
||||||
only:
|
only:
|
||||||
|
- schedules
|
||||||
- tags
|
- tags
|
||||||
|
|
||||||
system:gcc:tarball:
|
system:gcc:tarball:
|
||||||
@@ -721,6 +722,7 @@ system:gcc:tarball:
|
|||||||
- job: gcc:tarball
|
- job: gcc:tarball
|
||||||
artifacts: true
|
artifacts: true
|
||||||
only:
|
only:
|
||||||
|
- schedules
|
||||||
- tags
|
- tags
|
||||||
|
|
||||||
unit:gcc:tarball:
|
unit:gcc:tarball:
|
||||||
@@ -732,6 +734,7 @@ unit:gcc:tarball:
|
|||||||
- job: gcc:tarball
|
- job: gcc:tarball
|
||||||
artifacts: true
|
artifacts: true
|
||||||
only:
|
only:
|
||||||
|
- schedules
|
||||||
- tags
|
- tags
|
||||||
|
|
||||||
# Jobs for regular GCC builds on Debian "sid" (i386)
|
# Jobs for regular GCC builds on Debian "sid" (i386)
|
||||||
|
Reference in New Issue
Block a user