Skip to content
Snippets Groups Projects
Commit 88db11c5 authored by Daniel Sali's avatar Daniel Sali
Browse files

CI/CD pipeline to build on main commit and publish to PyPI on release 3

parent be129e7f
No related branches found
No related tags found
No related merge requests found
Pipeline #11156 failed
......@@ -5,7 +5,7 @@ default:
- .pip-cache/
before_script:
- python3 --version
- pip install --upgrade pip
- python3 -m ensurepip --upgrade
- pip install build twine
stages:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment