Skip to content

Commit 98499e8

Browse files
committed
app name
1 parent f668f27 commit 98499e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/tasks/eb_fast_deploy.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ def rails_options
113113
set_vars
114114

115115
aws_app_opt = {
116-
application_name: @application_name,
116+
application_name: ENV['APP_NAME'],
117117
# description: "deploy",
118118
source_bundle: {
119119
s3_bucket: ENV['AWS_DEPLOY_BUCKET'],

0 commit comments

Comments
 (0)