Add script invocation

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

View File

@ -4,3 +4,7 @@ default:
- 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:
- python create_import_users.py -v -c config --gift-threshold 10000 100