scripts ci typo

This commit is contained in:
nolash
2021-04-25 11:33:23 +02:00
parent cc35c498c8
commit e27d5d8b33

View File

@@ -1,6 +1,6 @@
default:
image: python:3.8.5-slim-buster
before-script:
before_script:
- apt-get update
- apt-get install -y libpq-dev gcc gnupg git pip
- pip install --extra-index-url https://pip.grassrootseconomics.net:8433 -r requirements.txt