feat: implement new role layout

This commit is contained in:
Simon Cornet 2025-11-01 13:26:10 +01:00
commit 8f0c2246c0
3 changed files with 6 additions and 41 deletions

View file

@ -2,18 +2,13 @@
# gitLab ci stages
stages:
# deployment
- "gitleaks"
- "linting"
- "deployment"
# include jobs
include:
# deployment
- local: ".gitlab/deployment.yaml"
# code plumbing
- local: ".gitlab/gitleaks.yaml"
# linting