mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-01-15 17:21:46 +01:00
Improve documentation and add more tests
This commit is contained in:
@@ -64,7 +64,7 @@ func newTagger() {
|
||||
func Init() {
|
||||
initOnce.Do(func() {
|
||||
newTagger()
|
||||
repository.RegisterJobJook(jobTagger)
|
||||
repository.RegisterJobHook(jobTagger)
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user