Skip to content

Commit

Permalink
fix: add another workflow for caching
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Feb 2, 2018
1 parent 6dfe207 commit 5fe5d11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/circle.yml.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ workflows:
- node-latest
- node-8
<%_ } _%>
"<%= pjson.name %>-cache":
jobs:
- cache:
filters:
tags:
Expand Down

0 comments on commit 5fe5d11

Please sign in to comment.