Skip to content

Commit d54340f

Browse files
fix .dockerignore
1 parent 778d3bb commit d54340f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.dockerignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
*
2-
!target/*-runner
3-
!target/*-runner.jar
4-
!target/lib/*
2+
!distribution/target/*-runner
3+
!distribution/target/*-runner.jar
4+
!distribution/target/lib/*

0 commit comments

Comments
 (0)