Skip to content

Commit

Permalink
Don't copy logs folder into built images (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashb committed Apr 15, 2020
1 parent 7ba67c8 commit 247f677
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions airflow/include/dockerignore.go
Expand Up @@ -8,4 +8,5 @@ var Dockerignore = strings.TrimSpace(`
.git
.env
airflow_settings.yaml
logs/
`)

0 comments on commit 247f677

Please sign in to comment.