potiuk commented on a change in pull request #10368:
URL: https://github.com/apache/airflow/pull/10368#discussion_r473617761
##########
File path: scripts/ci/images/ci_prepare_ci_image_on_ci.sh
##########
@@ -18,4 +18,59 @@
# shellcheck source=scripts/ci/libraries/_script_init.sh
. "$( dirname "${BASH_SOURCE[0]}" )/../libraries/_script_init.sh"
+# In case GITHUB_REGISTRY_PULL_IMAGE_TAG is different than latest, tries to
pull the image indefinitely
+# skips further image checks - assuming that this is the right image
+function wait_for_ci_image_tag {
Review comment:
Will take a look.
----------------------------------------------------------------
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]