fix(ci): update to new template path

!7
This commit is contained in:
2023-05-21 14:06:02 +09:30
parent d9df60e27f
commit f35259f796

View File

@ -16,7 +16,7 @@ include:
ref: development
file:
- .gitlab-ci_common.yaml
- type/docker-image.gitlab-ci.yaml
- template/docker-image.gitlab-ci.yaml
#- template: Jobs/Container-Scanning.gitlab-ci.yml # see https://gitlab.com/gitlab-org/gitlab/-/issues/381665