Skip to content

Commit 5eb2185

Browse files
test: include dropwizard docker build artifacts
Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
1 parent b8c92a7 commit 5eb2185

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

dropwizard-dedup/.dockerignore

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
target
1+
target/*
2+
!target/dropwizard-dedup-0.0.1-SNAPSHOT.jar
3+
!target/keploy-sdk.jar
4+
!target/jacocoagent.jar
5+
!target/classes/
6+
!target/classes/**
7+
!target/dependency/
8+
!target/dependency/**
29
keploy/reports
310
dedupData.yaml
411
duplicates.yaml

0 commit comments

Comments
 (0)