Skip to content
Snippets Groups Projects
Commit 6307c8f2 authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

TMSS-163: dependencies for dockerize_TMSS

parent d54432c4
No related branches found
No related tags found
2 merge requests!110Resolve TMSS-163,!104Resolve TMSS-146
...@@ -209,6 +209,8 @@ dockerize_TMSS: ...@@ -209,6 +209,8 @@ dockerize_TMSS:
- docker push nexus.cep4.control.lofar:18080/tmss_testprovider:$CI_COMMIT_SHORT_SHA - docker push nexus.cep4.control.lofar:18080/tmss_testprovider:$CI_COMMIT_SHORT_SHA
- docker logout $CI_NEXUS_REGISTRY - docker logout $CI_NEXUS_REGISTRY
dependencies: dependencies:
- build_TMSS
- unit_test_TMSS
- integration_test_TMSS - integration_test_TMSS
......
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