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-08-24 15:28:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8,388
Commits
242
Branches
381
Tags
d5542ed286746e89fb13a1f821d4955ace371773
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