Skip to content
Snippets Groups Projects
Commit 8f0ebc63 authored by Zack Wong's avatar Zack Wong
Browse files

remove redundant script cmd

parent 7128f426
Branches
Tags
1 merge request!4Coffee testing
......@@ -20,7 +20,6 @@ deploy_test:
- test
script:
- echo "Deploy to test"
- . venv/bin/activate
- 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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment