chg .gitlab-ci.yml back to origin
This commit is contained in:
parent
b75bed3c13
commit
16168287e5
@ -1,8 +1,7 @@
|
|||||||
#image: python:3.9.2-alpine
|
image: python:3.9.2-alpine
|
||||||
image: python:3.9.16-slim-bullseye
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- apt update -y && apt install git -y
|
- apk update && apk add git
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user