Skip to content

Commit 111bf0e

Browse files
committed
fix(docker): exclude dist/linux from .dockerignore
1 parent 99dd2a2 commit 111bf0e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ vendor/
2121

2222
# Binaries for programs and plugins
2323
dist/
24+
!dist/linux/
2425
gin-bin
2526
*.exe
2627
*.exe~

0 commit comments

Comments
 (0)