potiuk commented on code in PR #31835:
URL: https://github.com/apache/airflow/pull/31835#discussion_r1226946014


##########
.dockerignore:
##########
@@ -122,6 +122,9 @@ docs/_build/
 docs/_api/
 docs/_doctrees/
 
+# Exclude tmp directory
+tmp

Review Comment:
   Actually I *just* realized it is wrong - I meant to exclude it in .gitignore 
rather than include in .dockerignore :facepalm:  and it was already excluded 
there.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to