Skip to content

Commit

Permalink
ci: update golden images cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Westbrook Johnson authored and Westbrook committed Jun 2, 2020
1 parent d4c70cd commit 348ab3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ commands:
- restore_cache:
name: Restore Golden Images Cache
keys:
- v1-golden-images-<< parameters.regression_color >>-<< parameters.regression_scale >>-314192b37a820f729dd96d24a7ef63c85d5372a5
- v1-golden-images-<< parameters.regression_color >>-<< parameters.regression_scale >>-746ba68179ee3bdb5c72a4d60cfc5d1036346a08
- v1-golden-images-master-<< parameters.regression_color >>-<< parameters.regression_scale >>-
- run: yarn test:visual:ci --color=<< parameters.regression_color >> --scale=<< parameters.regression_scale >>
- run:
Expand Down

0 comments on commit 348ab3d

Please sign in to comment.