Update .gitlab-ci.yml file

This commit is contained in:
jung bong
2024-03-12 12:04:32 +00:00
parent 25dabbb715
commit 66c10375be

View File

@@ -2,6 +2,7 @@ stages:
- build
- test
- sonarqube-check
- sonarqube-vulnerability-report
- build-pypi
include: