fix(dns): Always end with a . ...
Some checks failed
Check meta / check_meta (push) Successful in 22s
Check meta / check_dns (push) Successful in 59s
build configuration / build_storage01 (push) Successful in 1m27s
build configuration / build_compute01 (push) Successful in 1m29s
build configuration / build_vault01 (push) Successful in 1m19s
build configuration / build_web01 (push) Successful in 1m53s
build configuration / build_geo02 (push) Successful in 1m26s
build configuration / build_geo01 (push) Successful in 1m29s
build configuration / build_web02 (push) Successful in 1m31s
build configuration / build_rescue01 (push) Successful in 1m35s
build configuration / build_bridge01 (push) Successful in 1m25s
lint / check (push) Successful in 34s
build configuration / push_to_cache_geo01 (push) Successful in 1m35s
build configuration / push_to_cache_geo02 (push) Successful in 1m37s
build configuration / push_to_cache_web02 (push) Successful in 1m48s
build configuration / push_to_cache_storage01 (push) Successful in 2m23s
build configuration / push_to_cache_compute01 (push) Successful in 2m34s
build configuration / push_to_cache_web01 (push) Failing after 3m4s
build configuration / push_to_cache_bridge01 (push) Successful in 1m24s
build configuration / push_to_cache_rescue01 (push) Successful in 1m35s
Some checks failed
Check meta / check_meta (push) Successful in 22s
Check meta / check_dns (push) Successful in 59s
build configuration / build_storage01 (push) Successful in 1m27s
build configuration / build_compute01 (push) Successful in 1m29s
build configuration / build_vault01 (push) Successful in 1m19s
build configuration / build_web01 (push) Successful in 1m53s
build configuration / build_geo02 (push) Successful in 1m26s
build configuration / build_geo01 (push) Successful in 1m29s
build configuration / build_web02 (push) Successful in 1m31s
build configuration / build_rescue01 (push) Successful in 1m35s
build configuration / build_bridge01 (push) Successful in 1m25s
lint / check (push) Successful in 34s
build configuration / push_to_cache_geo01 (push) Successful in 1m35s
build configuration / push_to_cache_geo02 (push) Successful in 1m37s
build configuration / push_to_cache_web02 (push) Successful in 1m48s
build configuration / push_to_cache_storage01 (push) Successful in 2m23s
build configuration / push_to_cache_compute01 (push) Successful in 2m34s
build configuration / push_to_cache_web01 (push) Failing after 3m4s
build configuration / push_to_cache_bridge01 (push) Successful in 1m24s
build configuration / push_to_cache_rescue01 (push) Successful in 1m35s
This commit is contained in:
parent
ccaa999adc
commit
ad7eb40e51
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ let
|
|||
|
||||
# Temporary redirection for the BDS
|
||||
# FIXME: finish the django apps module
|
||||
"gestiobds.dj" = "cof.ens.fr";
|
||||
"gestiobds.dj" = "cof.ens.fr.";
|
||||
};
|
||||
|
||||
hosted = fuseAttrs (
|
||||
|
|
Loading…
Reference in a new issue