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
No related merge requests found
...@@ -19,7 +19,7 @@ steps: ...@@ -19,7 +19,7 @@ steps:
PYPI_PASSWORD: PYPI_PASSWORD:
from_secret: pypi_password from_secret: pypi_password
commands: commands:
- apk add make - apk add bash make gcc g++ linux-headers musl-dev
- make release - make release
when: when:
branch: [ "master" ] branch: [ "master" ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment