Explorar o código

new ssh keys added. Related to https://gitlab.com/interlink-sa/flowdat3/modules/base/issues/12

Espinoza Guillermo %!s(int64=6) %!d(string=hai) anos
pai
achega
98ef90be7b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -9,6 +9,7 @@ COPY docsis.sh /opt
 RUN chmod 0600 /opt/keys/*; \
     eval $(ssh-agent); \
     ssh-add /opt/keys/bitbucket.id_rsa; \
+    ssh-add /opt/keys/gitlab.id_rsa; \
     rm -f app/config/parameters.yml \
           app/config/bundles/hwi/oauth-bundle/parameters.yml \
           app/config/bundles/ik/audit-bundle/parameters.yml \