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
Branches
Tags
No related merge requests found
Pipeline #11156 failed
...@@ -5,7 +5,7 @@ default: ...@@ -5,7 +5,7 @@ default:
- .pip-cache/ - .pip-cache/
before_script: before_script:
- python3 --version - python3 --version
- pip install --upgrade pip - python3 -m ensurepip --upgrade
- pip install build twine - pip install build twine
stages: stages:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment