Quellcode durchsuchen

gitlab-ci.yml updated

Guillermo Espinoza vor 6 Jahren
Ursprung
Commit
2e9770b5d0
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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); ssh-add keys/gitlab.id_rsa ; git clone git@gitlab.com:interlink-sa/flowdat3/modules/ftth.git
+    - eval $(ssh-agent) ; chmod 0600 keys/* ; ssh-add keys/gitlab.id_rsa ; git clone git@gitlab.com:interlink-sa/flowdat3/modules/ftth.git
   artifacts:
     paths:
       - ftth/