]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
tweak which branches get built
authorDylan William Hardison <dylan@hardison.net>
Tue, 3 Oct 2017 13:01:49 +0000 (09:01 -0400)
committerDylan William Hardison <dylan@hardison.net>
Tue, 3 Oct 2017 13:01:49 +0000 (09:01 -0400)
.circleci/config.yml

index 0ea606b215a479e1433e22330f635f078612b256..10ee84332151a5256ad5a274fdee9e987dc41d63 100644 (file)
@@ -10,12 +10,10 @@ build_filters: &build_filters
     only:
       - master
       - development
-      - production
-      - /test-[a-zA-Z0-9_-]+/
+      - /build-[0-9]{6}\.[0-9]+/
   tags:
     only:
       - /release-[0-9]{6}\.[0-9]+/
-      - /test-[a-zA-Z0-9_-]+/
 
 defaults:
   bmo_slim_image: &bmo_slim_image