Skip to content

Commit 7073a4a

Browse files
authored
fix(ci): forgot to add bin folder whitelisted in .dockerignore (#1622)
1 parent c5de5a5 commit 7073a4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# include source files
55
!Cargo.lock
66
!Cargo.toml
7+
!/bin
78
!/e2store
89
!/ethportal-api
910
!/ethportal-peertest

0 commit comments

Comments
 (0)