ci(pipeline): reorder CI stages

This commit is contained in:
Max Lübke 2025-10-15 10:24:59 +02:00
parent bdc4f156de
commit 4866977e72

View File

@ -5,8 +5,8 @@ before_script:
stages:
- test
- static_analyze
- release
- static_analyze
test:
stage: test