chore: update submodule to current dev

!3
This commit is contained in:
2023-05-14 16:15:11 +09:30
parent fb7db64235
commit 5484d6315a
3 changed files with 3 additions and 2 deletions

View File

@ -13,7 +13,7 @@ variables:
include: include:
- project: nofusscomputing/projects/gitlab-ci - project: nofusscomputing/projects/gitlab-ci
ref: restructure ref: development
file: file:
- .gitlab-ci_common.yaml - .gitlab-ci_common.yaml
- type/docker-image.gitlab-ci.yaml - type/docker-image.gitlab-ci.yaml

1
.gitmodules vendored
View File

@ -1,3 +1,4 @@
[submodule "gitlab-ci"] [submodule "gitlab-ci"]
path = gitlab-ci path = gitlab-ci
url = https://gitlab.com/nofusscomputing/projects/gitlab-ci.git url = https://gitlab.com/nofusscomputing/projects/gitlab-ci.git
branch = development