Skip to content

Conversation

@GoonerW
Copy link

@GoonerW GoonerW commented Jun 10, 2019

I ran into this issue recently trying to get a Drupal deployment happening.
Pushing to git was resulting in Kudu ignoring the COMPOSER_ARGS environment variable. I noticed that the other empty variable checks in the resulting deploy.sh script use "-n" instead of "-e". Making the above change to my deploy.sh script fixed the issue for my deployments.

I ran into this issue recently trying to get a Drupal deployment happening.  
Pushing to git was resulting in Kudu ignoring the COMPOSER_ARGS environment variable.  I noticed that the other empty variable checks in the resulting deploy.sh script use "-n" instead of "-e".  Making the above change to my deploy.sh script fixed the issue for my deployments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant