Skip to content

Commit

Permalink
fix: remove cli from dockerignore, fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
stackdumper committed Apr 18, 2019
1 parent 56bb33a commit 3aab5ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
*
!proxy
!cli
!main.go
!go.mod
!go.sum

0 comments on commit 3aab5ff

Please sign in to comment.