potiuk commented on a change in pull request #22492:
URL: https://github.com/apache/airflow/pull/22492#discussion_r833588345
##########
File path: scripts/ci/libraries/_build_images.sh
##########
@@ -662,6 +661,7 @@ function build_images::build_prod_images() {
--build-arg
AIRFLOW_PRE_CACHED_PIP_PACKAGES="${AIRFLOW_PRE_CACHED_PIP_PACKAGES}" \
--build-arg INSTALL_FROM_PYPI="${INSTALL_FROM_PYPI}" \
--build-arg
INSTALL_FROM_DOCKER_CONTEXT_FILES="${INSTALL_FROM_DOCKER_CONTEXT_FILES}" \
+ --build-arg DOCKER_CONTEXT_FILES="docker-context-files" \
Review comment:
@bowrna - that's something for the new Breeze to add :)
--
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]