We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a640bcf commit 555d47eCopy full SHA for 555d47e
netlify.toml
@@ -3,5 +3,5 @@ publish = "output"
3
command = "env SITEURL=$DEPLOY_PRIME_URL make deploy"
4
5
6
-[context.production.environment]
+[context.production]
7
command = "env SITEURL=$URL make deploy"
0 commit comments