mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
cache rust build dependencies in dockerfile
This commit is contained in:
parent
5440386969
commit
c6c5ae1496
9 changed files with 61 additions and 78 deletions
|
|
@ -19,4 +19,7 @@
|
|||
**/bin
|
||||
**/obj
|
||||
**/target
|
||||
**/node_modules
|
||||
**/node_modules
|
||||
|
||||
# don't clear docker cache when updating dockerfiles
|
||||
Dockerfile
|
||||
Loading…
Add table
Add a link
Reference in a new issue