Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add HUGO_ENV to the os/exec environment #9490

Closed
jmooring opened this issue Feb 10, 2022 · 1 comment · Fixed by #9491
Closed

Add HUGO_ENV to the os/exec environment #9490

jmooring opened this issue Feb 10, 2022 · 1 comment · Fixed by #9491

Comments

@jmooring
Copy link
Member

References:

//  Used by Netlify and Forestry
if v, found := os.LookupEnv("HUGO_ENV"); found {
  return v
}

cc/ @regisphilibert

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 18, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants