Update .gitlab-ci.yml
This commit is contained in:
parent
fb7547bbb9
commit
ceadf74fd7
@ -1,7 +1,6 @@
|
||||
image: python:3.9.2-alpine
|
||||
image: python:3.8-buster
|
||||
|
||||
before_script:
|
||||
- apk update && apk add git
|
||||
- pip install -r requirements.txt
|
||||
|
||||
test:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user