Sfoglia il codice sorgente

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

Guillermo Espinoza 6 anni fa
parent
commit
0e1c17c319
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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