ci(gitlab-ci): updated to current dev commit

required that md lint works and that the correct nfc_bot details display.

MR !1
This commit is contained in:
2022-02-14 11:41:01 +09:30
parent 3a3f2098c7
commit b536a5e4b4
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ variables:
include: include:
- project: nofusscomputing/projects/gitlab-ci - project: nofusscomputing/projects/gitlab-ci
ref: ce1cc017e26ff7f6cee586cc7d98e4d292275672 ref: 36ce0b0b76e6769c7a2e0d4ea0f3fcd2cc2d6bb1
file: file:
- conventional_commits/.gitlab-ci.yml - conventional_commits/.gitlab-ci.yml
- validation/.gitlab-ci.yml - validation/.gitlab-ci.yml

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 = master branch = development