Include recipe in deploy.php file.
require 'recipe/cycon.php';The recipe extends the common recipe of core deployer, so you have to include this recipe in deploy.php too:
require 'recipe/common.php';- For Gitlab-CI see: gitlab_ci
build- build project