add pipeline for ui deploy
This commit is contained in:
parent
e26b713943
commit
9721833ab8
|
|
@ -10,7 +10,7 @@ pipelines:
|
|||
- npm install
|
||||
- CI=false npm run build
|
||||
artifacts:
|
||||
- build/**
|
||||
- jam-ui/build/**
|
||||
- step:
|
||||
name: Deploy to S3
|
||||
deployment: production
|
||||
|
|
|
|||
Loading…
Reference in New Issue