isl: the display engine requires 64B alignment for linear surfaces
[mesa.git] / .gitlab-ci.yml
index 7e4a5f1d8d6d8e1b462d66007ed4a01a38ad3343..af26510bc38d27ee1ed41acaf704163ebe166994 100644 (file)
@@ -63,6 +63,10 @@ containers:ubuntu:
 .build:
   image: $UBUNTU_IMAGE
   stage: build+test
+  only:
+    - master
+    - merge_requests
+    - /^ci([-/].*)?$/
   artifacts:
     when: on_failure
     untracked: true