Skip to content
Snippets Groups Projects
Commit 38fdb61e authored by Eterevskiy Georgiy's avatar Eterevskiy Georgiy
Browse files

Merge branch 'feature/add_gitmodules' into 'master'

update gitlab conf

See merge request !28
parents 48070d1a 0b248590
No related branches found
No related tags found
1 merge request!28update gitlab conf
Pipeline #30731 failed with stage
in 1 minute and 45 seconds
......@@ -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