Skip to content

Commit

Permalink
netlify.toml: add Go language
Browse files Browse the repository at this point in the history
  • Loading branch information
deining committed Mar 27, 2023
1 parent 6c3078c commit 0dade1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ publish = "exampleSite/public"
command = "hugo -s exampleSite"

[build.environment]
GO_VERSION = "1.20.2"
HUGO_VERSION = "0.111.3"
HUGO_THEME = "repo"
HUGO_ENABLEGITINFO = "true"
Expand Down

0 comments on commit 0dade1b

Please sign in to comment.