Skip to content
Snippets Groups Projects
Unverified Commit 49a4aae9 authored by Luke Murphy's avatar Luke Murphy
Browse files

This is already run by the test fixtures.

parent c7cf907b
No related branches found
No related tags found
1 merge request!95ETC importer
......@@ -11,13 +11,11 @@ variables:
APTIVATE_CLI_MYSQL_USER: root
APTIVATE_CLI_MYSQL_PASS: "$MYSQL_ROOT_PASSWORD"
APTIVATE_CLI_MYSQL_HOST: mysql
FIXTURES: "internewshid/hid/fixtures/bangladesh-refugee-crisis.json"
before_script:
- apt update && apt install -y nodejs node-less
- pip install pipenv aptivate-cli
- apc deploy --no-input
- pipenv run python manage.py loaddata $FIXTURES
gitlab-ci:
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment