Skip to content
Snippets Groups Projects
Unverified Commit 5b9fcebb authored by Yorick Peterse's avatar Yorick Peterse
Browse files

Added default Rake task

parent d3ba6975
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -39,3 +39,5 @@ task :queries do
CLIENT.query(query)
end
end
task default: [:policies, :queries]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment