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