diff --git a/netlify.toml b/netlify.toml index e995ead..14af1e9 100644 --- a/netlify.toml +++ b/netlify.toml @@ -11,7 +11,7 @@ HUGO_VERSION = "0.107.0" HUGO_ENV = "production" HUGO_ENABLEGITINFO = "true" -[context.production] +[context.branch-deploy] command = "gem install bundler -v '~> 2.3' && bundle && hugo --buildDrafts --buildFuture --buildExpired --baseURL $DEPLOY_PRIME_URL" [context.branch-deploy.environment]