Commit ba9cac5b by stu

reorder build server tests

parent a72e856d
...@@ -42,8 +42,8 @@ ...@@ -42,8 +42,8 @@
chdir: "{{ test_build_server_repo_path }}/" chdir: "{{ test_build_server_repo_path }}/"
become_user: "{{ test_build_server_user }}" become_user: "{{ test_build_server_user }}"
with_items: with_items:
- "lettuce"
- "unit" - "unit"
- "js" - "js"
- "bokchoy" - "bokchoy"
- "lettuce"
- "quality" - "quality"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment