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 fdf3abd698fcad3143b16821760677c315d25c84 Author: Nicola Ferraro <[email protected]> AuthorDate: Wed Jun 10 12:08:38 2020 +0200 chore(release): remove staging repo --- script/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/Makefile b/script/Makefile index bd110ae..479b102 100644 --- a/script/Makefile +++ b/script/Makefile @@ -30,7 +30,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-1219 +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
