Current section
Files
Jump to
Current section
Files
priv/template/gitlab-ci.yml.eex
include:
- remote: https://git.helijia.cn/skylab/elixir-skylab-deploy/raw/master/gitlab/template/define.yml
- remote: https://git.helijia.cn/skylab/elixir-skylab-deploy/raw/master/gitlab/template/job/install.yml
- remote: https://git.helijia.cn/skylab/elixir-skylab-deploy/raw/master/gitlab/template/job/test.yml
- remote: https://git.helijia.cn/skylab/elixir-skylab-deploy/raw/master/gitlab/template/job/release.yml
- remote: https://git.helijia.cn/skylab/elixir-skylab-deploy/raw/master/gitlab/template/job/deploy.yml
- remote: https://git.helijia.cn/skylab/elixir-skylab-deploy/raw/master/gitlab/template/job/ship.yml
- remote: https://git.helijia.cn/skylab/elixir-skylab-deploy/raw/master/gitlab/template/job/tag.yml
variables:
APP_NAME: <%= app %>
# 配置应用 owner
# `ship_it` 任务会创建一个 MR 指派给应用 owner
#
APP_OWNER_EMAIL: wuliu@helijia.com