Thanks for reaching out to Q&A.
The WEBSITE_RUN_FROM_PACKAGE app setting only supports 1 and url values. It will not accept the value if it is set to true in the app settings. I hope you are using either function app deploy or app service deploy task in the devops pipeline. If setting the WEBSITE_RUN_FROM_PACKAGE value to 1 doesnt work, please try the url approach. Please note that, the pipeline logs may show that the setting is set to true but check the app settings in the portal as it has to be set to 1.
I hope this helps! Feel free to reach out to me if you have any further queries.
Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.