Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
UCC
uccportal
Commits
2c8af235
Commit
2c8af235
authored
Feb 24, 2019
by
Zack Wong
Browse files
Update .gitlab-ci.yml
parent
8f0ebc63
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2c8af235
...
...
@@ -20,6 +20,7 @@ deploy_test:
-
test
script
:
-
echo "Deploy to test"
-
ln -s . /var/www/test/$CI_COMMIT_REF_NAME
-
python src/manage.py makemigrations
-
python src/manage.py migrate --run-syncdb
-
ln -s /etc/uwsgi/vassals/test.skel /etc/uwsgi/vassals/$CI_COMMIT_REF_NAME.ini
...
...
Write
Preview
Supports
Markdown
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