Skip to content
Snippets Groups Projects
Commit 4057e6ca authored by nguyed99's avatar nguyed99
Browse files

Update pipeline

parent 51110d83
No related branches found
No related tags found
No related merge requests found
Pipeline #58701 failed
......@@ -6,9 +6,6 @@ stages:
- test-jobs
- test-tasks
before_script:
- poetry config virtualenvs.in-project true
cache:
paths:
- .venv
......@@ -19,6 +16,7 @@ build-env:
- pip install poetry
- poetry --version
- cd build/
- poetry config virtualenvs.in-project true
- poetry install --no-root
format:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment