The GitLab instance is in the /gitlab endpoint and may fail
independently of https://pm.bsc.es/.

Cc: Víctor López <victor.lopez@bsc.es>
Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
This commit is contained in:
Rodrigo Arias 2023-12-01 12:17:50 +01:00
parent a92432cf5a
commit b299ead00b

View File

@ -106,6 +106,7 @@
static_configs = [{ static_configs = [{
targets = [ targets = [
"https://pm.bsc.es/" "https://pm.bsc.es/"
"https://pm.bsc.es/gitlab/"
"https://jungle.bsc.es/" "https://jungle.bsc.es/"
"https://gitlab.bsc.es/" "https://gitlab.bsc.es/"
]; ];