kaxil commented on a change in pull request #13409:
URL: https://github.com/apache/airflow/pull/13409#discussion_r553057824
##########
File path: docs/apache-airflow/production-deployment.rst
##########
@@ -568,6 +568,12 @@ The following build arguments (``--build-arg`` in docker
build command) can be u
| |
| upgraded to newer versions matching |
| |
| setup.py before installation. |
+------------------------------------------+------------------------------------------+------------------------------------------+
+| ``CONTINUE_ON_PIP_CHECK_FAILURE`` | ``false``
| By default the image build fails if pip |
+| |
| check fails for it. This is good for |
+| |
| interactive building but on CI the |
+| |
| image should be build regardless - we |
Review comment:
```suggestion
| |
| image should be built regardless - we |
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]