Merge branch '1-ci-git-submodule' into 'development'
feat(ci): use project gitlab-ci automagic template Closes #1 See merge request nofusscomputing/projects/docker-buildx-qemu!6
This commit is contained in:
@ -5,7 +5,7 @@ include:
|
||||
ref: development
|
||||
file:
|
||||
- .gitlab-ci_common.yaml
|
||||
- template/docker-image.gitlab-ci.yaml
|
||||
- template/automagic.gitlab-ci.yaml
|
||||
|
||||
|
||||
variables:
|
||||
|
8
.nfc_automation.yaml
Normal file
8
.nfc_automation.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
|
||||
role_git_conf:
|
||||
gitlab:
|
||||
submodule_branch: "development"
|
||||
default_branch: development
|
||||
mr_labels: ~"type::automation" ~"impact::0" ~"priority::0"
|
||||
auto_merge: true
|
Submodule gitlab-ci updated: 588956b27e...e9713b31c8
Reference in New Issue
Block a user