diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 5cfb219a6..1767968ba 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -10,7 +10,7 @@ pipelines: - npm install - CI=false npm run build artifacts: - - build/** + - jam-ui/build/** - step: name: Deploy to S3 deployment: production