Fix a string concat issue
Change-Id: If6b352471ec77c2fcdd20853768acdc53159f4c1
This commit is contained in:
parent
1dd472471b
commit
76c78a348e
@ -10,5 +10,5 @@
|
||||
when: ara_db_stat.stat.exists
|
||||
|
||||
- name: Generate ara html output
|
||||
command: ara generate html "{{ zuul.executor.log_root/ara }}"
|
||||
command: "ara generate html {{ zuul.executor.log_root }}/ara"
|
||||
when: ara_command_type|succeeded and not ara_command_type|skipped
|
||||
|
Loading…
x
Reference in New Issue
Block a user