We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89477c6 commit 789e946Copy full SHA for 789e946
roles/gitlab/tasks/main.yml
@@ -51,3 +51,4 @@
51
loop: "{{ gitlab_downstream_stages.keys() }}"
52
loop_control:
53
loop_var: stage
54
+ when: gitlab_downstream_stages | length > 0
0 commit comments