Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4373f41..95d688e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -40,15 +40,15 @@ build:
tags:
- fast-single-thread
except:
- - master
- - schedules
- - tags
+ - master@archlinux/archiso
+ - schedules@archlinux/archiso
+ - tags@archlinux/archiso
build:secure:
extends: .build
tags:
- secure
only:
- - master
- - schedules
- - tags
+ - master@archlinux/archiso
+ - schedules@archlinux/archiso
+ - tags@archlinux/archiso