Skip to content

Commit d0c71b5

Browse files
committed
new line
1 parent 789e946 commit d0c71b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/gitlab/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@
5151
loop: "{{ gitlab_downstream_stages.keys() }}"
5252
loop_control:
5353
loop_var: stage
54-
when: gitlab_downstream_stages | length > 0
54+
when: gitlab_downstream_stages | length > 0

0 commit comments

Comments
 (0)