cache rust build dependencies in dockerfile
This commit is contained in:
@@ -19,4 +19,7 @@
|
||||
**/bin
|
||||
**/obj
|
||||
**/target
|
||||
**/node_modules
|
||||
**/node_modules
|
||||
|
||||
# don't clear docker cache when updating dockerfiles
|
||||
Dockerfile
|
Reference in New Issue
Block a user