Poking script setup as it doesnt work like it did before

This commit is contained in:
nolash 2021-04-25 11:39:40 +02:00
parent b123e050c3
commit 334c63b1e6
Signed by untrusted user who does not match committer: lash
GPG Key ID: 21D2E7BB88C2A746

View File

@ -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