Merge pull request #1672 from dagger/always-deploy-docs-to-netlify
Always deploy the docs
This commit is contained in:
commit
45759dba37
@ -4,9 +4,11 @@
|
||||
environment = { NODE_VERSION = "16.13.1" }
|
||||
|
||||
[context.production]
|
||||
ignore = "false"
|
||||
|
||||
[context.deploy-preview]
|
||||
command = "yarn build:withoutAuth"
|
||||
ignore = "false"
|
||||
|
||||
[[redirects]]
|
||||
# Embargoes compliance. DO NOT REMOVE
|
||||
|
Reference in New Issue
Block a user