Skip to content
Snippets Groups Projects
Commit 48fb9aad authored by George Sedov's avatar George Sedov
Browse files

fix front build

parent 4e9acbdb
Branches
Tags
No related merge requests found
......@@ -311,7 +311,7 @@ build-front:
script:
- mkdir -p $CI_PROJECT_DIR/build/monitoring_ui
- cd $CI_PROJECT_DIR/build/monitoring_ui
- cp -r $CI_PROJECT_DIR/monitoring/monitoring_ui .
- cp -r $CI_PROJECT_DIR/monitoring/monitoring_ui/* .
- npm install
- npm run build
tags:
......@@ -322,7 +322,7 @@ build-front:
paths:
- build
expire_in: 3 hrs
.build-services-docker-template:
image:
name: gcr.io/kaniko-project/executor:debug
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment