ソースを参照

fix ssh keys deleted

Guillermo Espinoza 6 年 前
コミット
82cac59a02
1 ファイル変更1 行追加1 行削除
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -38,7 +38,7 @@ ftth_clone:
   stage: build
   image: docker.infra.flowdat.com/fd3/sf-php:latest
   script:
-    - eval $(ssh-agent) ; chmod 0600 keys/* ; ssh-add keys/gitlab.id_rsa ; git clone git@gitlab.com:interlink-sa/flowdat3/modules/ftth.git
+    - git clone https://ikdrone:Flowdat3@gitlab.com/interlink-sa/flowdat3/modules/ftth.git
   artifacts:
     paths:
       - ftth/