Update .gitlab-ci.yml file

This commit is contained in:
2026-03-11 13:23:53 +01:00
parent 6907785036
commit 233d5c4ff8

View File

@@ -2,6 +2,7 @@
stages: # List of stages for jobs, and their order of execution
- notify1
- lint
- test
- security
- build
- clean