chg apk for apt
This commit is contained in:
parent
58bac4119e
commit
59de3948fc
@ -2,7 +2,7 @@
|
|||||||
image: python:3.9.16-slim-bullseye
|
image: python:3.9.16-slim-bullseye
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- apk update && apk add git
|
- apt update && apt install git
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user