Deploy: STAGE_NAME -> STAGE

This commit is contained in:
simon lehericey 2018-10-24 10:20:19 +02:00
parent 07ecb2509b
commit 9ee1119656
2 changed files with 4 additions and 3 deletions

View file

@ -13,6 +13,7 @@ require 'mina/rbenv'
# forward_agent - SSH forward_agent
# user - Username in the server to SSH to
if ENV['domain'].nil?
raise "missing `domain`"
end