Loading .gitlab-ci.yaml 0 → 100644 +7 −0 Original line number Diff line number Diff line stages: - update-repo-directory repo-update: stage: update-repo-directory script: ssh root@lgest1 "cd /var/www/html/packagist/satis && php bin/satis build --verbose unicaen.json /var/www/html/packagist/" Loading
.gitlab-ci.yaml 0 → 100644 +7 −0 Original line number Diff line number Diff line stages: - update-repo-directory repo-update: stage: update-repo-directory script: ssh root@lgest1 "cd /var/www/html/packagist/satis && php bin/satis build --verbose unicaen.json /var/www/html/packagist/"