Skip to content
Snippets Groups Projects
Commit eb19c52f authored by Deepa Kumari's avatar Deepa Kumari
Browse files

add dependency on containerize for tests

parent 4f1e782a
No related branches found
No related tags found
1 merge request!452Introduce Partition-Core-Plus
Checking pipeline status
......@@ -38,7 +38,7 @@ core-plus-tests:
extends:
- .maven
stage: integration
needs: [ "compile-and-unit-test" ]
needs: [ "compile-and-unit-test", "core-plus-containerize" ]
retry: 1
services:
- name: postgres
......
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