build: allow to run prebuild outside of this project.
This commit is contained in:
parent
e17b682e51
commit
68127c3859
3 changed files with 4 additions and 4 deletions
|
|
@ -31,7 +31,7 @@ func init() {
|
|||
|
||||
// Build tasks applied by default
|
||||
builder.Register(
|
||||
"userspace", // Resolve variable in the userspace profile
|
||||
"userspace", // Resolve variable in profile attachments
|
||||
"hotfix", // Temporary fix for #74, #80 & #235
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue