From a9a42ae62a4386f35cd769752b749bd75834609c Mon Sep 17 00:00:00 2001 From: Victor Barba Martin Date: Tue, 19 Oct 2021 15:07:07 +0200 Subject: [PATCH] add pipeline for ui deploy --- bitbucket-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 4b80f9071..55e6aff1a 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -6,6 +6,7 @@ pipelines: - step: name: Build Production script: + - cd jam-ui - npm install - npm run build artifacts: