This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch v2-0-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 39593f9 Fix "leaking" log driver in tests
new 2221e71 Avoids error on pushing PROD image as cache (#15321)
new 20d4c38 Test!
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/ci.yml | 13 +++++++++++++
scripts/ci/images/ci_prepare_ci_image_on_ci.sh | 2 +-
scripts/ci/images/ci_prepare_prod_image_on_ci.sh | 17 +++++++++++++++++
scripts/ci/libraries/_build_images.sh | 1 -
scripts/ci/libraries/_push_pull_remove_images.sh | 5 +++--
5 files changed, 34 insertions(+), 4 deletions(-)