Browse Source

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

gabriel 6 năm trước cách đây
mục cha
commit
05e56c9487
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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