Skip to content
Snippets Groups Projects
Commit fbeebb81 authored by s80984's avatar s80984
Browse files

change test pipeline creating mongo

parent 6a87d984
No related branches found
No related tags found
No related merge requests found
Pipeline #14278 failed
......@@ -74,9 +74,9 @@ job_test-image:
script:
# - docker-compose -f docker-compose.test.yml up
- docker build --file "./app/server/Dockerfile.test" --tag testimg:latest .
# --publish "${outerPort}:3002"
- docker run
--publish "${outerPort}:3002"
--network=test-img-network
--env MONGODB_URL=mongodb://mongo:27017
--env JWT_SECRET=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