Skip to content

Commit

Permalink
fix .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosthe19916 committed Apr 28, 2020
1 parent 778d3bb commit d54340f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*
!target/*-runner
!target/*-runner.jar
!target/lib/*
!distribution/target/*-runner
!distribution/target/*-runner.jar
!distribution/target/lib/*

0 comments on commit d54340f

Please sign in to comment.