lib/captain_hoog/templates/hoogfile.erb in captain_hoog-1.0 vs lib/captain_hoog/templates/hoogfile.erb in captain_hoog-1.0.1
- old
+ new
@@ -34,6 +34,7 @@
# path in which the hooks should be executed. It's Git root by default.
# This is going into env.
project_dir: "<%= config[:project_dir] %>"
# path to plugins
# This is going into env.
-plugins_dir: "<%= config[:plugins_dir] %>"
+plugins_dir:
+ - "<%= config[:plugins_dir] %>"