Fix: append trivy every time run migrate

Signed-off-by: DQ <dengq@vmware.com>
This commit is contained in:
DQ 2020-08-11 17:43:25 +08:00
parent f31b29a01c
commit 7ba498be5b

View File

@ -370,7 +370,6 @@ proxy:
{% for component in proxy.components %} {% for component in proxy.components %}
- {{component}} - {{component}}
{% endfor %} {% endfor %}
- trivy
{% endif %} {% endif %}
{% else %} {% else %}
proxy: proxy: