Skip to content

Commit e243b7d

Browse files
committed
add artifacts
1 parent ae779f3 commit e243b7d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

circle.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ general:
22
branches:
33
only:
44
- image-test
5+
artifacts:
6+
- "build/test_images/" # relative to the build directory
7+
- "build/test_images_diff/" # relative to the build directory
58

69
machine:
710
node:

0 commit comments

Comments
 (0)