feat: add gcc
This commit is contained in:
parent
acca29731f
commit
a7f0d028ff
@ -8,6 +8,7 @@ publish-pypi:
|
|||||||
stage: package
|
stage: package
|
||||||
image: python:3.12.2-alpine3.19
|
image: python:3.12.2-alpine3.19
|
||||||
script:
|
script:
|
||||||
|
- apk add --no-cache gcc
|
||||||
- pip install chardet poetry
|
- pip install chardet poetry
|
||||||
- poetry config virtualenvs.in-project true
|
- poetry config virtualenvs.in-project true
|
||||||
- poetry install -E compiler
|
- poetry install -E compiler
|
||||||
|
Loading…
x
Reference in New Issue
Block a user