From efcabb2cd6ce564712a0c9a28082edd7be7ae5d1 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Tue, 3 Jan 2023 16:17:03 +0100 Subject: [PATCH] ci: run suspend-resume build tests also in master and tags --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 43843d5f..ccf14c6a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -165,7 +165,9 @@ build-no-suspend-resume: - .fdo.distribution-image@ubuntu - .common_variables only: + - main - merge_requests + - tags - schedules script: - *prepare_deps @@ -179,7 +181,9 @@ build-suspend-resume-powerd: - .fdo.distribution-image@ubuntu - .common_variables only: + - main - merge_requests + - tags - schedules script: - *prepare_deps