[ https://issues.apache.org/jira/browse/AIRFLOW-6818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038260#comment-17038260 ]
ASF subversion and git services commented on AIRFLOW-6818: ---------------------------------------------------------- Commit e835df590daab6b64cb272756015cbd7eb1f9d71 in airflow's branch refs/heads/master from Ash Berlin-Taylor [ https://gitbox.apache.org/repos/asf?p=airflow.git;h=e835df5 ] [AIRFLOW-6818] Fix for old versions of git on Dockerhub builds (#7440) Dockerhub uses an old version of git (2.7.4 as of our testing in Feb 2020) so needs a slightly different syntax for git ls-files with an exclusion. This works with current-latest git (2.25.0) too > Prevent Docker cache-busting on when editing www templates > ---------------------------------------------------------- > > Key: AIRFLOW-6818 > URL: https://issues.apache.org/jira/browse/AIRFLOW-6818 > Project: Apache Airflow > Issue Type: Improvement > Components: ci > Affects Versions: 2.0.0 > Reporter: Ash Berlin-Taylor > Assignee: Ash Berlin-Taylor > Priority: Minor > Fix For: 1.10.10 > > > Due to permission differences on files/folders between Travis and docker hub > auto build we are needlessly busting the docker layer cache -> builds are a > bit slower than they need to be -- This message was sent by Atlassian Jira (v8.3.4#803005)