[Komodo] mbecker20: Commit Resource File: update release.toml
This commit is contained in:
13
release.toml
13
release.toml
@ -89,6 +89,19 @@ extra_args = [
|
||||
|
||||
##
|
||||
|
||||
[[repo]]
|
||||
name = "upload-binaries"
|
||||
tags = ["release", "binaries"]
|
||||
[repo.config]
|
||||
builder = "local"
|
||||
git_provider = "git.komo.do"
|
||||
repo = "komodo/build"
|
||||
on_clone.command = """
|
||||
bash ./upload-binaries.sh release latest [[KOMODO_VERSION]] [[KOMODO_GIT_TOKEN]]
|
||||
"""
|
||||
|
||||
##
|
||||
|
||||
[[procedure]]
|
||||
name = "build-release"
|
||||
tags = ["release"]
|
||||
|
Reference in New Issue
Block a user