Update .gitlab-ci.yml file

This commit is contained in:
2025-12-23 12:05:25 +01:00
parent 8351e9f1b1
commit fc9f25a203

View File

@@ -1,5 +1,5 @@
stages: # List of stages for jobs, and their order of execution
- notify_start
# - notify_start
- lint
- build
- clean