Skip to content
Snippets Groups Projects
Commit f278a387 authored by Dobromir Palushev's avatar Dobromir Palushev
Browse files

Merge branch 'just-a-test' into 'staging'

updated logic of the test-job

See merge request !43
parents ac7a5f55 1d462df5
No related branches found
No related tags found
14 merge requests!72Production update,!70Production update,!67Workflow updates,!66Css test change,!64Pipeline fix,!62Main update,!60Getting staging's latest state,!58Updating Main,!56Main updates,!52Staging->Main,!50Production updates,!47Deployment on main,!45Deployment from main,!43updated logic of the test-job
Pipeline #19170 passed
...@@ -45,7 +45,6 @@ run-tests: ...@@ -45,7 +45,6 @@ run-tests:
mongo:${MONGO_VERSION} mongo:${MONGO_VERSION}
- docker build - docker build
--tag "${CONTAINER_TAG}-test" --tag "${CONTAINER_TAG}-test"
--target=test
--network=host --network=host
--build-arg MONGODB_URL_TEST=mongodb://localhost:27017/todo-app --build-arg MONGODB_URL_TEST=mongodb://localhost:27017/todo-app
--build-arg JWT_SECRET_TEST=my-very-secret-jwt --build-arg JWT_SECRET_TEST=my-very-secret-jwt
......
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