Skip to content

Commit

Permalink
Update init-aae-env.ts (#9073)
Browse files Browse the repository at this point in the history
  • Loading branch information
jesty committed Nov 8, 2023
1 parent 0891a60 commit 54fa5d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/cli/scripts/init-aae-env.ts
Original file line number Diff line number Diff line change
Expand Up @@ -568,6 +568,7 @@ async function deployWithPayload(currentAbsentApp: any, projectRelease: any, env
security: currentAbsentApp.security,
infrastructure: currentAbsentApp.infrastructure,
variables: currentAbsentApp.variables,
enableLocalDevelopment: currentAbsentApp.enableLocalDevelopment,
environmentId: envId
};

Expand Down

0 comments on commit 54fa5d8

Please sign in to comment.