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

Add -y to apt-get in CI

parent 551dd450
Branches
No related merge requests found
Pipeline #16624 failed with stage
in 43 seconds
......@@ -5,7 +5,7 @@ stages:
pypi_publish:
before_script:
- apt-get install python3-venv
- apt-get -y 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