Skip to content
Snippets Groups Projects
Commit 506e5be6 authored by Jan David Mol's avatar Jan David Mol
Browse files

added comment

parent b84880a6
No related branches found
No related tags found
1 merge request!1008L2SS-2062: Separate rendering and deploying
...@@ -57,6 +57,9 @@ render_levant: ...@@ -57,6 +57,9 @@ render_levant:
deploy_nomad: deploy_nomad:
stage: deploy stage: deploy
# gitlab evaluates parallel.matrix after needs/dependencies,
# so we cannot use $COMPONENT in the dependencies.
# we depend on all render_levant jobs instead.
needs: needs:
- render_levant - render_levant
dependencies: dependencies:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment