debugging
This commit is contained in:
parent
9232513b09
commit
7d199e4043
1 changed files with 3 additions and 2 deletions
|
@ -25,8 +25,9 @@ build:
|
|||
artifacts: true
|
||||
script:
|
||||
- sed -i "s/###VERSION###/$GitVersion_SemVer/" src/optima35/__init__.py
|
||||
- python3 -m pip install --upgrade pip build twine
|
||||
- python3 -m build
|
||||
- cat src/optima35/__init__.py
|
||||
#- python3 -m pip install --upgrade pip build twine
|
||||
#- python3 -m build
|
||||
|
||||
create_tag:
|
||||
extends: .git:create_tag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue