Parcourir la source

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

Guillermo Espinoza il y a 6 ans
Parent
commit
0e1c17c319
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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