Give feedback on what happened
This commit is contained in:
@@ -19,6 +19,7 @@ namespace :mrsk do
|
|||||||
FileUtils.cp_r \
|
FileUtils.cp_r \
|
||||||
Pathname.new(File.expand_path("templates/deploy.yml", __dir__)),
|
Pathname.new(File.expand_path("templates/deploy.yml", __dir__)),
|
||||||
Rails.root.join("config/deploy.yml")
|
Rails.root.join("config/deploy.yml")
|
||||||
|
info "Created configuration file in config/deploy.yml"
|
||||||
end
|
end
|
||||||
|
|
||||||
desc "Remove Traefik, app, and registry session from servers"
|
desc "Remove Traefik, app, and registry session from servers"
|
||||||
|
|||||||
Reference in New Issue
Block a user