Skip to content
Snippets Groups Projects
Commit 194f486e authored by duyanhehe's avatar duyanhehe
Browse files

fix gitlab ci yml

parent 2727dbce
No related branches found
No related tags found
No related merge requests found
Pipeline #9125 failed
...@@ -5,7 +5,7 @@ stages: ...@@ -5,7 +5,7 @@ stages:
variables: variables:
VIRTUAL_ENV: .venv VIRTUAL_ENV: .venv
PATH: $VIRTUAL_ENV/bin:$PATH PATH: $VIRTUAL_ENV/Scripts:$PATH
before_script: before_script:
- python --version - python --version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment