Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -5,5 +5,5 @@ repo-update: stage: update-repo-directory script: - http_proxy=http://10.14.128.99:3128 apt -qq update - http_proxy=http://10.14.128.99:3128 apt -y install openssh-client - ssh root@10.14.129.37 "cd /var/www/html/packagist/satis && php bin/satis build --verbose unicaen.json /var/www/html/packagist/" - http_proxy=http://10.14.128.99:3128 apt -q -y install openssh-client - ssh -o StrictHostKeychecking=no root@10.14.129.37 "cd /var/www/html/packagist/satis && php bin/satis build --verbose unicaen.json /var/www/html/packagist/" Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -5,5 +5,5 @@ repo-update: stage: update-repo-directory script: - http_proxy=http://10.14.128.99:3128 apt -qq update - http_proxy=http://10.14.128.99:3128 apt -y install openssh-client - ssh root@10.14.129.37 "cd /var/www/html/packagist/satis && php bin/satis build --verbose unicaen.json /var/www/html/packagist/" - http_proxy=http://10.14.128.99:3128 apt -q -y install openssh-client - ssh -o StrictHostKeychecking=no root@10.14.129.37 "cd /var/www/html/packagist/satis && php bin/satis build --verbose unicaen.json /var/www/html/packagist/"