Update dev.toml

This commit is contained in:
2025-02-08 23:08:36 +00:00
parent c7d77e3f7b
commit 20f69f59cc

View File

@ -130,7 +130,7 @@ tags = ["dev", "binaries"]
[repo.config]
builder = "local"
git_provider = "git.komo.do"
repo = "komodo/build"
repo = "moghtech/build"
on_clone.command = """
bash ./upload-binaries.sh dev git.komo.do/moghtech/binaries:latest-dev [[KOMODO_DEV_VERSION]] [[KOMODO_GIT_TOKEN]]
"""