feat: Add cache layer support
This commit is contained in:
parent
f4d8ffbb51
commit
b2253d598a
9 changed files with 351 additions and 185 deletions
1
justfile
1
justfile
|
|
@ -1,4 +1,5 @@
|
|||
export RUST_BACKTRACE := "1"
|
||||
export BB_CACHE_LAYERS := "true"
|
||||
|
||||
set dotenv-load := true
|
||||
set positional-arguments := true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue