You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2019/10/29 00:14:12 UTC

[GitHub] [camel-k] WillemJiang commented on a change in pull request #1029: fix #1023: add possibility to reference staging artifacts

WillemJiang commented on a change in pull request #1029: fix #1023: add possibility to reference staging artifacts
URL: https://github.com/apache/camel-k/pull/1029#discussion_r339847061
 
 

 ##########
 File path: script/Makefile
 ##########
 @@ -33,6 +33,8 @@ 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-1160
 
 Review comment:
   It's could be better if we can pass the staging repo url as an environment variable. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services