The GitHub Actions job "Build Images" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: bab0eaf9aab7b72c49a82bc16dd0317e11699a1d / Jarek Potiuk <[email protected]> Retrieve airflow branch/constraints from env variables We are using the "main" breeze to build even v2-3 images and it has to retrieve the branch and constraints not from the Python constants but from environment variables that are set by build-image.yaml. Otherwise "main" is used to push/pull image and constraints. This pr changes the retrieval in build image to retrieve branch, constraints branch (and debian version) from env variables if they are set. Report URL: https://github.com/apache/airflow/actions/runs/2669320083 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
