Skip to content
Snippets Groups Projects
Commit 38f1cf08 authored by Mohammed Ismail's avatar Mohammed Ismail
Browse files

CI: temp change in the path to oai_db

parent 562bfa0d
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ services:
- 3306
command: --init-file /docker-entrypoint-initdb.d/oai_db.sql
volumes:
- ../../component/oai-amf/build/scripts/oai_db.sql:/docker-entrypoint-initdb.d/oai_db.sql:rw
- ../../docker-compose/oai_db.sql:/docker-entrypoint-initdb.d/oai_db.sql:rw
environment:
- MYSQL_DATABASE=oai_db
- MYSQL_USER=test
......
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