Skip to content
Snippets Groups Projects
Commit 677f60d7 authored by Jan Bernoth's avatar Jan Bernoth
Browse files

changed gitlab container to settings_test.py

parent b062cab5
No related branches found
No related tags found
1 merge request!127changed gitlab container to settings_test.py
Pipeline #46971 passed
......@@ -158,7 +158,7 @@ test-container-prod:
extends: .test-container
stage: test_container_prod
script:
- docker run --rm $APPIMAGE python manage.py test --no-input --settings=one_api.settings_prod
- docker run --rm $APPIMAGE python manage.py test --no-input --settings=one_api.settings_test
only:
- master
except:
......
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