mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-23 19:56:21 +00:00
Merge branch 'rails' into issue-15109-1
This commit is contained in:
commit
0a43916c9d
1 changed files with 6 additions and 0 deletions
|
@ -6,9 +6,15 @@
|
||||||
- paths:
|
- paths:
|
||||||
- "vendor/ruby"
|
- "vendor/ruby"
|
||||||
- ".bundle"
|
- ".bundle"
|
||||||
|
key:
|
||||||
|
files:
|
||||||
|
- "Gemfile.lock"
|
||||||
.cache-node: &cache-node
|
.cache-node: &cache-node
|
||||||
- paths:
|
- paths:
|
||||||
- "node_modules"
|
- "node_modules"
|
||||||
|
key:
|
||||||
|
files:
|
||||||
|
- "yarn.lock"
|
||||||
.cache-task: &cache-task
|
.cache-task: &cache-task
|
||||||
- paths:
|
- paths:
|
||||||
- ".task"
|
- ".task"
|
||||||
|
|
Loading…
Reference in a new issue