Skip to content

Commit bc5980b

Browse files
EzraBrooksshaur-k
authored andcommitted
Fix caching of dependency steps in Docker build
`log` wasn't ignored in the build context and was causing cache busts.
1 parent c532395 commit bc5980b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.dockerignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.git
2+
build
3+
install
4+
log

0 commit comments

Comments
 (0)