Skip to content

Commit 7cefacb

Browse files
committed
Save dist output on circle
1 parent 05e2550 commit 7cefacb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ test:
4040
- mkdir -p $CIRCLE_ARTIFACTS/scala-2.12
4141
- mv target/scala-2.12/coverage-report $CIRCLE_ARTIFACTS/scala-2.12/coverage-report
4242
- mv target/scala-2.12/scoverage-report $CIRCLE_ARTIFACTS/scala-2.12/scoverage-report
43+
- mv target/universal/mantis-1.0-cli-rc1.zip $CIRCLE_ARTIFACTS/scala-2.12/mantis-1.0-cli-rc1.zip

0 commit comments

Comments
 (0)