CI: Port to deployer v7
The behaviour should be the same, except the deployer command is now independent of the CWD. We also no longer ship deployer in the docker image, but install it via composer, so it's easier to update.
Showing
- .gitlab-ci.yml 5 additions, 3 deletions.gitlab-ci.yml
- .gitlab-ci/.gitignore 1 addition, 0 deletions.gitlab-ci/.gitignore
- .gitlab-ci/Dockerfile 1 addition, 9 deletions.gitlab-ci/Dockerfile
- .gitlab-ci/build.sh 1 addition, 1 deletion.gitlab-ci/build.sh
- .gitlab-ci/composer.json 9 additions, 5 deletions.gitlab-ci/composer.json
- .gitlab-ci/composer.lock 625 additions, 245 deletions.gitlab-ci/composer.lock
- .gitlab-ci/deploy.php 32 additions, 31 deletions.gitlab-ci/deploy.php
.gitlab-ci/.gitignore
0 → 100644
This diff is collapsed.
Please register or sign in to comment