fix(play): k3s download task doen't require content returned

!11
This commit is contained in:
2023-11-24 14:34:38 +09:30
parent 4a51210677
commit 86af4606d7

View File

@ -135,7 +135,7 @@
-arm64 -arm64
{%- endif %} {%- endif %}
method: GET method: GET
return_content: true return_content: false
status_code: status_code:
- 200 - 200
- 304 - 304