This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 9cbab95 Converts Dockerfiles to be standalone (#22492)
add f612a2f Optimize Multiplatform cache builds (#22258)
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci.yml | 5 ++
.../ci_start_arm_instance_and_connect_to_docker.sh | 71 ++++++++++++++++++++++
.../ci_stop_arm_instance.sh} | 16 +++--
.../images/self_terminate.sh} | 7 ++-
4 files changed, 87 insertions(+), 12 deletions(-)
create mode 100755
scripts/ci/images/ci_start_arm_instance_and_connect_to_docker.sh
copy scripts/ci/{pre_commit/pre_commit_helm_lint.sh =>
images/ci_stop_arm_instance.sh} (72%)
copy scripts/{in_container/run_fix_ownership.sh =>
ci/images/self_terminate.sh} (80%)
mode change 100755 => 100644