ソースを参照

Update .gitlab-ci.yml. Disabling cache for test

Guillermo Espinoza 6 年 前
コミット
0e1c17c319
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .gitlab-ci.yml

+ 1 - 0
.gitlab-ci.yml

@@ -1,4 +1,5 @@
 build_branch:
+    cache: {}
     image: docker.infra.flowdat.com/fd3/sf-php:latest
     script:
       - pwd