Skip to content
Snippets Groups Projects
Commit 5d5b7a1f authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark
Browse files

add mongodb to gitlab-ci

parent 21583083
No related branches found
No related tags found
1 merge request!71Draft: Resolve "Create DB connection instead of using memory only"
Pipeline #187651 passed
......@@ -94,6 +94,8 @@ integration-test-kms:
INTEGRATION_TEST_LOG_FILE1_URL: akms-simulator_1:4444
INTEGRATION_TEST_LOG_FILE2_URL: akms-simulator_2:4444
services:
- name: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/mongo:7
alias: mongodb
- name: $IMAGE_PATH/akms-simulator:$CI_COMMIT_REF_SLUG
alias: akms-simulator_1
- name: $IMAGE_PATH/akms-simulator:$CI_COMMIT_REF_SLUG
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment