Explorar o código

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

gabriel %!s(int64=6) %!d(string=hai) anos
pai
achega
05e56c9487
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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