PAN-6 Changed the location of the SQL script
This commit is contained in:
@@ -15,7 +15,7 @@ before_install:
|
||||
- cd pandamonium-theorem-prover
|
||||
|
||||
before_script:
|
||||
- mysql -u root pandamonium < pandamonium-theorem-prover/persistence/sql/local_development.sql
|
||||
- mysql -u root pandamonium < pandamonium-theorem-prover/persistence/scripts/mysql/local_development.sql
|
||||
|
||||
stages:
|
||||
- name: Load Database
|
||||
|
||||
Reference in New Issue
Block a user