Skip to content
Snippets Groups Projects
Commit 0b248590 authored by antondmtvch's avatar antondmtvch
Browse files

update gitlab conf

parent 36645955
No related branches found
No related tags found
1 merge request!28update gitlab conf
......@@ -9,6 +9,7 @@ upload:
TWINE_USERNAME: gitlab-ci-token
TWINE_PASSWORD: $CI_JOB_TOKEN
PYPI_REPO: $CI_API_V4_URL/projects/$CI_PROJECT_ID/packages/pypi
GIT_SUBMODULE_STRATEGY: recursive
script:
- apk add bash make gcc g++ linux-headers musl-dev libffi-dev
- make release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment