add pipeline for ui deploy

This commit is contained in:
Victor Barba Martin 2021-10-19 22:16:35 +02:00
parent e26b713943
commit 9721833ab8
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ pipelines:
- npm install
- CI=false npm run build
artifacts:
- build/**
- jam-ui/build/**
- step:
name: Deploy to S3
deployment: production