Parcourir la source

Merge branch 'master' of ssh://gitlab.com/interlink-sa/flowdat3/modules/radius into 2

gabriel il y a 6 ans
Parent
commit
05e56c9487
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      .gitlab-ci.yml

+ 2 - 0
.gitlab-ci.yml

@@ -1,4 +1,5 @@
 build_branch:
+    cache: {}
     image: docker.infra.flowdat.com/fd3/sf-php:latest
     script:
       - chmod 0600 keys/*
@@ -39,6 +40,7 @@ variables:
   HOST_RADIUS: radius.test.fd3.flowdat.com
   HOST_STATS: stats.test.fd3.flowdat.com
   HOST_DUMMY: "http://www.flowdat.com/"
+  GIT_STRATEGY: clone
 
 docker:
   stage: build