aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2023-01-03 16:18:03 +0100
committerAleksander Morgado <aleksander@aleksander.es>2023-01-03 17:01:00 +0100
commitaa28fc7a9ea67df99229a4d72ff2294d5bbbe456 (patch)
tree28954f188f80fa594b99341431a896eb0f1477af /.gitlab-ci.yml
parentce2a2614e6c1e85702aee476e93a4f87d516b8c2 (diff)
ci: build single plugins also in main and tags
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6ddcd353..9d2e2a8d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -197,6 +197,8 @@ build-single-plugins:
- .fdo.distribution-image@ubuntu
- .common_variables
only:
+ - main
+ - tags
- schedules
script:
- *prepare_deps
@@ -211,6 +213,8 @@ build-single-plugins-builtin:
- .fdo.distribution-image@ubuntu
- .common_variables
only:
+ - main
+ - tags
- schedules
script:
- *prepare_deps