You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/04/13 18:30:08 UTC

[camel-k] 01/05: Added the next Apache Camel K runtime 1.13.0 as runtime from staging repo

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 711104d1d6f8c7e3e4c4ed6d861c998f3f88d964
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Apr 13 14:25:54 2022 +0200

    Added the next Apache Camel K runtime 1.13.0 as runtime from staging repo
---
 script/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/script/Makefile b/script/Makefile
index 38a7fd675..425527113 100644
--- a/script/Makefile
+++ b/script/Makefile
@@ -61,7 +61,7 @@ CSV_PATH := config/manifests/bases/$(CSV_FILENAME)
 # Used to push pre-release artifacts
 STAGING_IMAGE_NAME := docker.io/camelk/camel-k
 
-STAGING_RUNTIME_REPO :=
+STAGING_RUNTIME_REPO := https://repository.apache.org/content/repositories/orgapachecamel-1425
 
 # Define here the repo containing the default Kamelet catalog (if any)
 KAMELET_CATALOG_REPO := https://github.com/apache/camel-kamelets.git