feat: implement new role layout
This commit is contained in:
parent
18c212a876
commit
87fa8a6dd3
5 changed files with 6 additions and 45 deletions
|
|
@ -2,19 +2,14 @@
|
|||
|
||||
# gitLab ci stages
|
||||
stages:
|
||||
|
||||
# deployment
|
||||
- "gitleaks"
|
||||
- "linting"
|
||||
- "deployment"
|
||||
|
||||
|
||||
# include jobs
|
||||
include:
|
||||
|
||||
# deployment
|
||||
# code plumbing
|
||||
- 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