Skip to content
Snippets Groups Projects
Commit 4aa02ff9 authored by Georgiy's avatar Georgiy
Browse files

Add build deps

parent 5943b301
No related branches found
No related tags found
1 merge request!2Add command `apk add make` for step `upload-python-client`
......@@ -19,7 +19,7 @@ steps:
PYPI_PASSWORD:
from_secret: pypi_password
commands:
- apk add make
- apk add bash make gcc g++ linux-headers musl-dev
- make release
when:
branch: [ "master" ]
......
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