Skip to content

Commit

Permalink
Merge branch 'fix-deployment-to-pypi' into 'master'
Browse files Browse the repository at this point in the history
Fix deployment to pypi.org

See merge request MSO-SW/algo-support/gas-index-algorithm!8
  • Loading branch information
rnestler committed Nov 23, 2021
2 parents 0e47eca + cda2e6d commit cae2ae2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python-wrapper/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ deploy_staging:

deploy_stable:
extends: .deploy_stable_v2
needs: [py3p8_linux_sdist, py3p8_64bit_win_build]
environment:
name: pypi.org
url: https://pypi.org/project/sensirion-gas-index-algorithm/
Expand Down

0 comments on commit cae2ae2

Please sign in to comment.