diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 1767968ba..570fd7ab0 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -18,4 +18,4 @@ pipelines: - pipe: atlassian/aws-s3-deploy:1.1.0 variables: S3_BUCKET: "jamkazam-ui/prd" - LOCAL_PATH: "build" \ No newline at end of file + LOCAL_PATH: "jam-ui/build" \ No newline at end of file