You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by as...@apache.org on 2021/11/16 10:07:44 UTC

[camel-k] branch main updated: chore(release): Remove staging repository

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

astefanutti 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 3be0c2e  chore(release): Remove staging repository
3be0c2e is described below

commit 3be0c2ec112dd6afec5e0ffe2bc5661449ac2a09
Author: Antonin Stefanutti <an...@stefanutti.fr>
AuthorDate: Tue Nov 16 09:14:19 2021 +0100

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

diff --git a/script/Makefile b/script/Makefile
index 2845821..ed8b878 100644
--- a/script/Makefile
+++ b/script/Makefile
@@ -54,7 +54,7 @@ PACKAGE := camel-k
 # Used to push pre-release artifacts
 STAGING_IMAGE_NAME := docker.io/camelk/camel-k
 
-STAGING_RUNTIME_REPO := https://repository.apache.org/content/repositories/orgapachecamel-1374
+STAGING_RUNTIME_REPO :=
 
 # Define here the repo containing the default Kamelet catalog (if any)
 KAMELET_CATALOG_REPO := https://github.com/apache/camel-kamelets.git