This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch fix-docs-build-separate-images
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 7f461a6e87a Name the docs publishing stashes after the workflow that
writes them
add a04d136d004 Build the CI image in the job that uses it, cache and all
No new revisions were added by this update.
Summary of changes:
.../actions/build_ci_image_with_cache/action.yml | 221 +++++++++++++++++++++
.github/workflows/publish-docs-to-s3.yml | 79 ++------
.github/workflows/registry-build.yml | 93 +++------
3 files changed, 260 insertions(+), 133 deletions(-)
create mode 100644 .github/actions/build_ci_image_with_cache/action.yml