Update .gitlab-ci.yml file

This commit is contained in:
Slava
2024-03-17 21:51:47 +00:00
parent 361a39420a
commit 1a6c0c1f49

View File

@@ -55,6 +55,7 @@ qodana:
QODANA_TOKEN: "$qodana_token2"
before_script:
- echo $QODANA_TOKEN
- echo $qodana_token2
- pip install --upgrade pip
- cd $CI_PROJECT_DIR/
- python -m venv venv