Update dev.toml
This commit is contained in:
2
dev.toml
2
dev.toml
@ -130,7 +130,7 @@ tags = ["dev", "binaries"]
|
|||||||
[repo.config]
|
[repo.config]
|
||||||
builder = "local"
|
builder = "local"
|
||||||
git_provider = "git.komo.do"
|
git_provider = "git.komo.do"
|
||||||
repo = "komodo/build"
|
repo = "moghtech/build"
|
||||||
on_clone.command = """
|
on_clone.command = """
|
||||||
bash ./upload-binaries.sh dev git.komo.do/moghtech/binaries:latest-dev [[KOMODO_DEV_VERSION]] [[KOMODO_GIT_TOKEN]]
|
bash ./upload-binaries.sh dev git.komo.do/moghtech/binaries:latest-dev [[KOMODO_DEV_VERSION]] [[KOMODO_GIT_TOKEN]]
|
||||||
"""
|
"""
|
||||||
|
Reference in New Issue
Block a user