diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 178dc5d0fb..941938865c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -709,6 +709,7 @@ gcc:tarball: - job: tarball-create artifacts: true only: + - schedules - tags system:gcc:tarball: @@ -721,6 +722,7 @@ system:gcc:tarball: - job: gcc:tarball artifacts: true only: + - schedules - tags unit:gcc:tarball: @@ -732,6 +734,7 @@ unit:gcc:tarball: - job: gcc:tarball artifacts: true only: + - schedules - tags # Jobs for regular GCC builds on Debian "sid" (i386)