[glib/wip/lantw/ci-test] m



commit c29e6e2199410e5434bead1ca6a63ba122c9d786
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Sun May 16 18:53:29 2021 +0800

    m

 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 05e473138..e9a05decc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -361,6 +361,8 @@ freebsd-11-x86_64:
     - meson ${MESON_COMMON_OPTIONS} --localstatedir=/var -Db_lundef=false -Diconv=external -Dxattr=false 
_build
     - ninja -C _build
     - bash -x ./.gitlab-ci/run-tests.sh
+  except:
+    - tags
   artifacts:
     reports:
       junit: "_build/${CI_JOB_NAME}-report.xml"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]