chore: next stable version #7

Merged
jon_nfc merged 40 commits from development into master 2023-10-26 06:33:13 +00:00
3 changed files with 10 additions and 2 deletions
Showing only changes of commit 57d19d7d51 - Show all commits

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