feat: implement new role layout
This commit is contained in:
parent
e8489b9642
commit
9cca6c4b47
5 changed files with 7 additions and 42 deletions
|
|
@ -2,19 +2,14 @@
|
|||
|
||||
# gitLab ci stages
|
||||
stages:
|
||||
|
||||
# deployment
|
||||
- "gitleaks"
|
||||
- "linting"
|
||||
- "deployment"
|
||||
|
||||
|
||||
# include jobs
|
||||
include:
|
||||
|
||||
# deployment
|
||||
# code plumber
|
||||
- local: ".gitlab/gitleaks.yaml"
|
||||
- local: ".gitlab/deployment.yaml"
|
||||
|
||||
# linting
|
||||
- component: "$CI_SERVER_FQDN/components/ansible/linting@v3.0.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue