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

add package `libffi-dev`

parent a5e120b9
No related branches found
No related tags found
1 merge request!20add package `libffi-dev`
......@@ -10,7 +10,7 @@ upload:
PYPI_PASSWORD: $CI_JOB_TOKEN
PYPI_REPO: $CI_API_V4_URL/projects/$CI_PROJECT_ID/packages/pypi
script:
- apk add bash make gcc g++ linux-headers musl-dev
- apk add bash make gcc g++ linux-headers musl-dev libffi-dev
- make release
only:
- 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