Skip to content
Snippets Groups Projects
Commit aa0b6f18 authored by Mikhail Karnevskiy's avatar Mikhail Karnevskiy
Browse files

Add generation of proto for building monitoring UI

parent 2c1289e7
Branches
No related tags found
No related merge requests found
......@@ -422,6 +422,7 @@ build-front:
- mkdir -p $CI_PROJECT_DIR/build/monitoring_ui
- cd $CI_PROJECT_DIR/build/monitoring_ui
- cp -r $CI_PROJECT_DIR/monitoring/monitoring_ui/* .
- ./generate-proto.sh
- npm install
- npm run build
tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment