Add git to GitLab CI
This commit is contained in:
parent
600367a4a3
commit
0cf1b6f6f7
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ py39-django22:
|
||||||
apt-get update &&
|
apt-get update &&
|
||||||
apt-get install --no-install-recommends -y
|
apt-get install --no-install-recommends -y
|
||||||
python3-django python3-django-crispy-forms
|
python3-django python3-django-crispy-forms
|
||||||
python3-pil python3-pip python3-setuptools tox
|
python3-pil python3-pip python3-setuptools tox git
|
||||||
script: tox -e py39-django22
|
script: tox -e py39-django22
|
||||||
|
|
||||||
linters:
|
linters:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue