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 789e946 commit d0c71b5Copy full SHA for d0c71b5
roles/gitlab/tasks/main.yml
@@ -51,4 +51,4 @@
51
loop: "{{ gitlab_downstream_stages.keys() }}"
52
loop_control:
53
loop_var: stage
54
- when: gitlab_downstream_stages | length > 0
+ when: gitlab_downstream_stages | length > 0
0 commit comments