You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2019/11/23 10:37:04 UTC

[camel-k] 03/03: Fix #1014: remove staging repo

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

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

commit 0abc44fc82d1069c7571f6e96b77cba7274d732e
Author: Nicola Ferraro <ni...@gmail.com>
AuthorDate: Fri Nov 22 10:27:31 2019 +0100

    Fix #1014: remove staging repo
---
 script/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/script/Makefile b/script/Makefile
index 2d65894..60699d4 100644
--- a/script/Makefile
+++ b/script/Makefile
@@ -36,7 +36,7 @@ LINT_DEADLINE := 5m
 # Used to push pre-relase artifacts
 STAGING_IMAGE_NAME := docker.io/camelk/camel-k
 
-STAGING_RUNTIME_REPO := https://repository.apache.org/content/repositories/orgapachecamel-1162
+STAGING_RUNTIME_REPO :=
 
 # When packaging artifacts into the docker image, you can "copy" them from local maven
 # or "download" them from Apache Snapshots and Maven Central