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 10:38:16 UTC

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

nicolaferraro 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_r340000393
 
 

 ##########
 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:
   This allows to switch the main repo to a staging version before we officially release it, making travis building in the meantime. If you want to customize it locally you can still run e.g. `make STAGING_RUNTIME_REPO=https://another-repo test-integration`

----------------------------------------------------------------
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