add pipeline for ui deploy

This commit is contained in:
Victor Barba Martin 2021-10-19 15:07:07 +02:00
parent 05651ca74c
commit a9a42ae62a
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ pipelines:
- step:
name: Build Production
script:
- cd jam-ui
- npm install
- npm run build
artifacts: