Implement simple user creation system

This commit is contained in:
Dries Van Schuylenbergh
2023-03-08 10:13:10 +00:00
committed by Victor Mylle
parent 7ed5a959e2
commit a351182aa1
31 changed files with 2503 additions and 140 deletions

View File

@@ -2,6 +2,9 @@ kind: pipeline
name: sonarcube
type: docker
clone:
retries: 10
steps:
- name: code-analysis
pull: if-not-exists