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