Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 84ae892..628c28f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -40,6 +40,9 @@ build_short:
- BUILD_SCRIPT_ARGS: baseline bootstrap
- BUILD_SCRIPT_ARGS: releng bootstrap
only:
+ refs:
+ - master
+ - merge_requests
changes:
- archiso/*
- configs/**/*
@@ -59,6 +62,9 @@ build_long:
tags:
- fast-single-thread
only:
+ refs:
+ - master
+ - merge_requests
changes:
- archiso/*
- configs/**/*