Nathalie Furmento 4 年 前
コミット
5747e3c636
共有1 個のファイルを変更した2 個の追加1 個の削除を含む
  1. 2 1
      .gitlab-ci.yml

+ 2 - 1
.gitlab-ci.yml

@@ -22,5 +22,6 @@ build:
   script:
     - ./contrib/gitlab/build.sh
   rules:
-    - when : manual
+    - when : never
+