state: store in ~/.dagger
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
parent
4c93f100a0
commit
526d3af364
@ -18,7 +18,7 @@ var (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
defaultStoreRoot = "$HOME/.config/dagger/deployments"
|
defaultStoreRoot = "$HOME/.dagger/store"
|
||||||
)
|
)
|
||||||
|
|
||||||
type Store struct {
|
type Store struct {
|
||||||
|
Reference in New Issue
Block a user