remove menus dashboards and KPIs

This commit is contained in:
Fernando Ontiveros
2025-07-21 06:49:25 -04:00
parent d81d83f317
commit aaf77ac802
4 changed files with 7 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ build_job:
stage: build
script:
# Download fileManager
- bash docker/download_filemanager.sh "1.0.9"
- bash docker/download_filemanager.sh "1.0.10"
- bash docker/build.sh $VERSION
before_script: