build: cosmetic on build task name.
This commit is contained in:
parent
1724040229
commit
9b7c1acb1b
7 changed files with 7 additions and 7 deletions
|
|
@ -19,7 +19,7 @@ func init() {
|
|||
RegisterBuilder(&Enforce{
|
||||
Base: prebuild.Base{
|
||||
Keyword: "enforce",
|
||||
Msg: "All profiles have been enforced",
|
||||
Msg: "Build: all profiles have been enforced",
|
||||
},
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue