add pipeline for ui deploy

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

View File

@ -18,4 +18,4 @@ pipelines:
- pipe: atlassian/aws-s3-deploy:1.1.0
variables:
S3_BUCKET: "jamkazam-ui/prd"
LOCAL_PATH: "build"
LOCAL_PATH: "jam-ui/build"