This website requires JavaScript.
Explore
Help
Register
Sign In
blogs
/
hugo
Watch
1
Star
0
Fork
0
You've already forked hugo
mirror of
https://github.com/gohugoio/hugo.git
synced
2026-09-03 04:02:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8,348
Commits
238
Branches
381
Tags
39cf906bc0eb59cfc81be0ccd8985a28567e7599
Commit Graph
1 Commits
Author
SHA1
Message
Date
Bjørn Erik Pedersen
0257eb50a4
Avoid impporting deploy from config when nodeploy tag is set
...
Test: ``` go list -tags nodeploy ./... | grep deploy ```
Fixes
#12009
2024-02-07 20:38:13 +01:00