-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed an ElasticBeanstalk deployment issue for Linux platform where P…
…rocfile was sometimes being generated with incorrect entrypoint when multiple runtimeconfig.json files were present.
- Loading branch information
1 parent
642bfa2
commit 998676a
Showing
2 changed files
with
75 additions
and
7 deletions.
There are no files selected for viewing
11 changes: 11 additions & 0 deletions
11
.autover/changes/49c69f86-aa08-45d2-ba6b-70117f5f1d1d.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"Projects": [ | ||
{ | ||
"Name": "Amazon.ElasticBeanstalk.Tools", | ||
"Type": "Patch", | ||
"ChangelogMessages": [ | ||
"Fixed an ElasticBeanstalk deployment issue for Linux platform where Procfile was sometimes being generated with incorrect entrypoint when multiple runtimeconfig.json files were present." | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters