Poking script setup as it doesnt work like it did before
This commit is contained in:
parent
b123e050c3
commit
334c63b1e6
@ -1,10 +1,4 @@
|
||||
default:
|
||||
image: python:3.8.5-slim-buster
|
||||
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
|
||||
|
||||
build-mr-import-scripts:
|
||||
script:
|
||||
- pip install --extra-index-url https://pip.grassrootseconomics.net:8433 -r requirements.txt
|
||||
- python create_import_users.py -v -c config --gift-threshold 10000 100
|
||||
|
Loading…
Reference in New Issue
Block a user