summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
authorSriram Viswanathan <sriramv@thoughtworks.com>2017-03-29 15:48:54 -0300
committerSriram Viswanathan <sriramv@thoughtworks.com>2017-03-29 15:48:54 -0300
commit4791a54d25897f33dbea6f06cb61aff0ae27fb45 (patch)
tree38cde948cc85cd646786ec05172a27a214311ada /circle.yml
parentdce326db3ebb348d69d1db38b495fb4e11f14134 (diff)
[#1022] Make screenshots directory available as an artifact
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
index 9f3d9c50..3a2c4773 100644
--- a/circle.yml
+++ b/circle.yml
@@ -8,6 +8,10 @@ machine:
environment:
LC_ALL: 'en_US.UTF-8'
+general:
+ artifacts:
+ - "service/screenshots"
+
dependencies:
override:
- make clean_all