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

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


The following commit(s) were added to refs/heads/main by this push:
     new 587ce51  chore(release): remove staging repository
587ce51 is described below

commit 587ce51a1b94d8426b253db24f5aca05c509c9d0
Author: nicolaferraro <[email protected]>
AuthorDate: Tue Sep 7 17:21:22 2021 +0200

    chore(release): remove staging repository
---
 script/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/script/Makefile b/script/Makefile
index 1e0ddbe..21bedd7 100644
--- a/script/Makefile
+++ b/script/Makefile
@@ -33,7 +33,7 @@ LINT_DEADLINE := 10m
 # Used to push pre-release artifacts
 STAGING_IMAGE_NAME := docker.io/camelk/camel-k
 
-STAGING_RUNTIME_REPO := 
https://repository.apache.org/content/repositories/orgapachecamel-1352
+STAGING_RUNTIME_REPO :=
 
 # Define here the repo containing the default Kamelet catalog (if any)
 KAMELET_CATALOG_REPO := https://github.com/apache/camel-kamelets.git

Reply via email to