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 merge requests found
Pipeline #16623 failed with stage
in 15 seconds
......@@ -5,7 +5,7 @@ stages:
pypi_publish:
before_script:
- sudo apt-get install python3-venv
- apt-get install python3-venv
- pip install build setuptools wheel
- pip install twine
only:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment