From 8391f213cbb49b4141f382b500d5c7ec56f94f50 Mon Sep 17 00:00:00 2001 From: komodo Date: Mon, 2 Dec 2024 08:05:41 +0000 Subject: [PATCH] [Komodo] mbecker20: Commit Resource File: update dev.toml --- dev.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev.toml b/dev.toml index 171af50..41c01aa 100644 --- a/dev.toml +++ b/dev.toml @@ -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]] """ ##