Input add
This commit is contained in:
parent
313c61bcc4
commit
d46be226b3
1 changed files with 1 additions and 0 deletions
1
build.py
1
build.py
|
@ -27,6 +27,7 @@ def initialize(project):
|
|||
"release_organisation": "meissa",
|
||||
"release_repository_name": name,
|
||||
"release_artifacts": [],
|
||||
"release_main_branch": "master",
|
||||
}
|
||||
|
||||
build = ReleaseMixin(project, input)
|
||||
|
|
Loading…
Reference in a new issue