[Komodo] mbecker20: Commit Resource File: update dev.toml

This commit is contained in:
komodo
2024-12-02 08:05:41 +00:00
parent 598d9d9387
commit 8391f213cb

View File

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