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:
@ -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
2
.gitmodules
vendored
@ -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
|
||||||
|
Submodule gitlab-ci updated: ce1cc017e2...36ce0b0b76
Reference in New Issue
Block a user