scripts ci typo
This commit is contained in:
parent
cc35c498c8
commit
e27d5d8b33
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user