Jarek Potiuk created AIRFLOW-5828:
-------------------------------------
Summary: Build scripts shoudl be simplified
Key: AIRFLOW-5828
URL: https://issues.apache.org/jira/browse/AIRFLOW-5828
Project: Apache Airflow
Issue Type: Sub-task
Components: ci
Affects Versions: 2.0.0
Reporter: Jarek Potiuk
Builds scripts are unncessarily complex because of hooks/builds were initially
done for Dockerhub only and then adapted to Travis CI. We can simplify the
scripts by moving everything to the scripts/ci to separate bash functions and
make hooks/build use the functions.
Separating everything to functions will make the scripts easy to maintain as
well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)