refactor: move ansible and yaml lint job to linting folder

!24
This commit is contained in:
2023-05-15 15:01:30 +09:30
parent 18a2808787
commit 539e40e300
10 changed files with 59 additions and 80 deletions

View File

@ -12,7 +12,7 @@ stages:
- sync
include:
- local: $JOB_ROOT_DIR/yaml_lint/.gitlab-ci.yml
- local: $JOB_ROOT_DIR/lint/yaml.gitlab-ci.yaml
- local: $JOB_ROOT_DIR/conventional_commits/.gitlab-ci.yml
- local: $JOB_ROOT_DIR/git_push_mirror/.gitlab-ci.yml
- local: $JOB_ROOT_DIR/gitlab_release/.gitlab-ci.yml