chore: update submodule to current dev

!1
This commit is contained in:
2023-05-14 16:16:58 +09:30
parent b229fd8eb9
commit 9cabecb460
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
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

2
.gitmodules vendored
View File

@ -1,4 +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 = restructure branch = development