Skip to content
Snippets Groups Projects
Commit b9705d55 authored by Cédric OLIVIER's avatar Cédric OLIVIER Committed by Pierre Smeyers
Browse files

feat: add $CI_SERVER_FQDN as Renovate registryAlias

parent fd7ddcd2
No related branches found
No related tags found
No related merge requests found
......@@ -60,6 +60,7 @@ variables:
RENOVATE_ENDPOINT: $CI_API_V4_URL
RENOVATE_LOG_FILE: renovate-log.ndjson
RENOVATE_AUTODISCOVER_FILTER: ${CI_PROJECT_ROOT_NAMESPACE}/**
RENOVATE_REGISTRY_ALIASES: "{\"$$CI_SERVER_FQDN\": \"$CI_SERVER_FQDN\"}"
RENOVATE_BINARY_SOURCE: install
RENOVATE_LOG_FILE_LEVEL: debug
LOG_LEVEL: info
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment