Fix first YAML lint issue

This commit is contained in:
Devin Buhl 2020-02-25 15:07:05 -05:00 committed by GitHub
parent be85c9ccc5
commit fd7498303d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,4 +10,5 @@
- name: "Clean up Docker" - name: "Clean up Docker"
command: docker system prune -a --force command: docker system prune -a --force
when: k3s_use_docker when: k3s_use_docker