feat(ci): use automagic ci template

!34
This commit is contained in:
2023-05-29 10:13:58 +09:30
parent 0bc7255453
commit 440765537d

View File

@ -1,5 +1,6 @@
stages:
- chores
- validation
- build
- prepare
@ -11,7 +12,7 @@ stages:
include:
- local: $JOB_ROOT_DIR/lint/yaml.gitlab-ci.yaml
- local: $JOB_ROOT_DIR/template/website.gitlab-ci.yaml
- local: $JOB_ROOT_DIR/template/automagic.gitlab-ci.yaml
- local: $JOB_ROOT_DIR/conventional_commits/.gitlab-ci.yml
- local: $JOB_ROOT_DIR/git_push_mirror/.gitlab-ci.yml