Add debug
parent
5873cf83bc
commit
914eb43d6c
|
@ -31,6 +31,7 @@ local NetlifyStep(env) =
|
|||
alias: env,
|
||||
path: '/site',
|
||||
prod: prod,
|
||||
debug: true,
|
||||
},
|
||||
when: WhenProd(prod),
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue