This commit is contained in:
parent
e3994c56be
commit
7e5f8398ff
@ -5,7 +5,7 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: qa
|
- name: qa
|
||||||
image: python3.8-alpine
|
image: python:3.8-alpine
|
||||||
commands:
|
commands:
|
||||||
- apk add --no-cache gcc g++ musl-dev python3-dev
|
- apk add --no-cache gcc g++ musl-dev python3-dev
|
||||||
- pip3 install pipenv
|
- pip3 install pipenv
|
||||||
|
Loading…
Reference in New Issue
Block a user