feat(ci): use project gitlab-ci automagic template #8

Merged
jon_nfc merged 1 commits from 1-ci-git-submodule into development 2023-06-01 01:26:41 +00:00
3 changed files with 10 additions and 2 deletions

View File

@ -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
View 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