##Deployment of Extensions Build stepsgg 1. Build project with composer 1. Test code (unit \& acceptance, code quality) 1. optional upload to TER if tagged Examples: * \url{https://git.spooner.io/spooner/be\_secure\_pw/blob/master/.gitlab-ci.yml} * \url{https://github.com/georgringer/news/blob/master/.gitlab-ci.yml} ##Deployment of Projects Build steps 1. Build project with composer 1. Build assets with Gulp, Grunt, etc. 1. Deploy (with rsync, deployer, Mage, Surf) Examples: * \url{https://git-t3o.typo3.org/t3o/typo3.org/blob/develop/.gitlab-ci.yml} (after login with typo3.org credentials)
{}