Fix/Netlify package: reinsert always:true
Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
This commit is contained in:
parent
9776532fa7
commit
512b7f722b
@ -73,6 +73,7 @@ import (
|
|||||||
// set in netlify.sh.cue
|
// set in netlify.sh.cue
|
||||||
// FIXME: use embedding once cue supports it
|
// FIXME: use embedding once cue supports it
|
||||||
command: _
|
command: _
|
||||||
|
always: true
|
||||||
env: {
|
env: {
|
||||||
NETLIFY_SITE_NAME: name
|
NETLIFY_SITE_NAME: name
|
||||||
if (create) {
|
if (create) {
|
||||||
|
Reference in New Issue
Block a user