Implement `echo' task action
This commit is contained in:
@@ -10,7 +10,8 @@ module Producer
|
||||
end
|
||||
end
|
||||
|
||||
define_action :sh, Actions::ShellCommand
|
||||
define_action :echo, Actions::Echo
|
||||
define_action :sh, Actions::ShellCommand
|
||||
|
||||
attr_accessor :actions
|
||||
|
||||
|
Reference in New Issue
Block a user