Merge pull request #1008 from grouville/fix/netlify
Fix/Netlify package: reinsert always:true
This commit is contained in:
commit
b5f2f65bfd
@ -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