ci(gitlab): fix includes

https://github.com/nofusscomputing/centurion_erp/issues/214
This commit is contained in:
2024-08-10 13:35:37 +09:30
parent 8e6fd58107
commit 04dc00d79d

View File

@ -32,9 +32,9 @@ include:
file: file:
- .gitlab-ci_common.yaml - .gitlab-ci_common.yaml
# - template/automagic.gitlab-ci.yaml # - template/automagic.gitlab-ci.yaml
- local: gitlab-ci/automation/.gitlab-ci-ansible.yaml - automation/.gitlab-ci-ansible.yaml
- local: gitlab-ci/template/mkdocs-documentation.gitlab-ci.yaml - template/mkdocs-documentation.gitlab-ci.yaml
- local: gitlab-ci/lint/ansible.gitlab-ci.yaml - lint/ansible.gitlab-ci.yaml