Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
UCC
uccportal
Commits
0a469c0b
Commit
0a469c0b
authored
Feb 24, 2019
by
Zack Wong
Browse files
fix tests
parent
0f2a783d
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0a469c0b
...
...
@@ -16,7 +16,8 @@ run_tests:
stage
:
test
script
:
-
echo "Running tests"
-
python src/manage.py test
-
envsubst < src/gms/settings_local.example.py > src/gms/settings_local.py
-
python src/manage.py check
deploy_testing
:
stage
:
deploy
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment