Skip to content
Snippets Groups Projects
Commit 59e74fd2 authored by Vytor Calixto's avatar Vytor Calixto :space_invader:
Browse files

:green_heart: Fix database in config.json for this branch

parent 17ea666b
No related branches found
No related tags found
2 merge requests!116Release v1.0.0,!34Db simcaq dev2
Pipeline #
......@@ -18,6 +18,7 @@ run_tests:
- ping -W1 -c1 mongo
- mv config.json.example config.json
- sed -i -e 's/false/true/g' config.json
- sed -i -e 's/simcaq_dev/simcaq_dev2/g' config.json
- gulp build
- gulp test
tags:
......
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