diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f7267ba01cedfe352e2005f6c69990d7461c9cce..5447c9cfa278085b334864b35013bb47e1d3280f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -53,6 +53,8 @@ test:debian-jessie-aegir3-apt: - build:deb only: - 7.x-3.x + - /^7\.x-3\.\d+\.x/ + - 2915491-ubuntu-mariadb before_script: - apt-get update @@ -86,6 +88,8 @@ test:ubuntu-xenial-aegir3-apt: - build:deb only: - 7.x-3.x + - /^7\.x-3\.\d+\.x/ + - 2915491-ubuntu-mariadb before_script: - apt-get update