Sfoglia il codice sorgente

Update .gitlab-ci.yml

Guillermo Espinoza 5 anni fa
parent
commit
c0b34dc756
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      .gitlab-ci.yml

+ 2 - 0
.gitlab-ci.yml

@@ -1,5 +1,7 @@
 build_branch:
     image: docker.infra.flowdat.com/fd3/sf-php:latest
+    variables:
+      GIT_STRATEGY: clone
     script:
       - chmod 0600 keys/*
       - eval $(ssh-agent); ssh-add keys/gogs.drone.id_rsa