ahappypie opened a new pull request #19295: URL: https://github.com/apache/airflow/pull/19295
closes: #19293 This PR adds the flag to disable MSSQL client installation to the appropriate places in the Breeze scripts, bringing it in line with the disable MySQL client installation flag. To test, I ran the following and confirmed the build argument is passed properly: ``` ./breeze build-image \ --production-image \ --disable-mssql-client-installation \ --dry-run-docker ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
