PAN-6 Changed the location of the SQL script
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ before_install:
|
|||||||
- cd pandamonium-theorem-prover
|
- cd pandamonium-theorem-prover
|
||||||
|
|
||||||
before_script:
|
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:
|
stages:
|
||||||
- name: Load Database
|
- name: Load Database
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ before_install:
|
|||||||
- cd pandamonium-theorem-prover
|
- cd pandamonium-theorem-prover
|
||||||
|
|
||||||
before_script:
|
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:
|
stages:
|
||||||
- name: Load Database
|
- name: Load Database
|
||||||
|
|||||||
Reference in New Issue
Block a user