You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2020/11/13 21:22:51 UTC

[airflow] branch master updated (4e362c1 -> 167b9b9)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 4e362c1  K8s yaml templates not rendered by k8sexecutor (#12303)
     add 167b9b9  Simplifies check whether the CI image should be rebuilt (#12181)

No new revisions were added by this update.

Summary of changes:
 Dockerfile.ci                           |   9 +-
 breeze                                  |   6 +-
 manifests/.gitignore                    |   2 +-
 scripts/ci/libraries/_build_images.sh   | 163 ++++++++++++++++----------------
 scripts/ci/libraries/_initialization.sh |  13 ++-
 5 files changed, 103 insertions(+), 90 deletions(-)