Variables can be instrumental because the content of the `deploy.yml` is static. So we have to support some variables users needs. ## Variables * `GITPLOY_DEFAULT_TASK` * `GITPLOY_IS_ROLLBACK` * `GITPLOY_TAG` - For mono-repository, it could be useful with the substitution.
Variables can be instrumental because the content of the
deploy.ymlis static. So we have to support some variables users needs.Variables
GITPLOY_DEFAULT_TASKGITPLOY_IS_ROLLBACKGITPLOY_TAG- For mono-repository, it could be useful with the substitution.