install git in alpine
This commit is contained in:
parent
914548eb5e
commit
d5963b5dab
@ -1,6 +1,7 @@
|
||||
image: python:3.9.2-alpine
|
||||
|
||||
before_script:
|
||||
- apk update && apk install git
|
||||
- pip install -r requirements.txt
|
||||
|
||||
test:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user