Skip to content
Snippets Groups Projects
Commit 551dd450 authored by Maja Jabłońska's avatar Maja Jabłońska
Browse files

remove sudo from CI command

parent de2cbf89
No related branches found
No related tags found
No related merge requests found
Pipeline #16623 failed
...@@ -5,7 +5,7 @@ stages: ...@@ -5,7 +5,7 @@ stages:
pypi_publish: pypi_publish:
before_script: before_script:
- sudo apt-get install python3-venv - apt-get install python3-venv
- pip install build setuptools wheel - pip install build setuptools wheel
- pip install twine - pip install twine
only: only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment