Skip to content
Snippets Groups Projects

FIX: CI Ship stage

Merged Rémi Cresson requested to merge 47-gitflow into develop
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -127,6 +127,7 @@ pypi:
only:
- master
before_script:
- apt update && apt install -y python3.8-venv
- python3 -m pip install --upgrade build twine
script:
- python3 -m build
Loading