Skip to content

Commit 8bb3e84

Browse files
author
Aibek Abykeev
committed
Merge branch 'test' into 'master'
Test See merge request open-platform/sdk/python!11
2 parents c9baf4b + a8b5e51 commit 8bb3e84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ deploy-package:
4848
script:
4949
- *set_version
5050
- echo -e "$PYPI" > ~/.pypirc
51+
- apk add --no-cache gcc musl-dev libffi-dev openssl-dev
5152
- pip install twine
5253
- twine upload dist/* -r pypi
5354
only:

0 commit comments

Comments
 (0)