We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 329a348 + 37370bc commit 14152c3Copy full SHA for 14152c3
hack/releaser/env.json
@@ -9,7 +9,7 @@
9
"DOCS_LAMBDA_FUNCTION_REDIRECTS": "DockerDocsRedirectFunction-labs"
10
},
11
"refs/heads/main": {
12
- "HUGO_ENV": "prod",
+ "HUGO_ENV": "production",
13
"DOCS_URL": "https://docs.docker.com",
14
"DOCS_AWS_IAM_ROLE": "arn:aws:iam::710015040892:role/prod-docs-docs.docker.com-20220818202218674300000001",
15
"DOCS_AWS_REGION": "us-east-1",
0 commit comments