diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index c2ad832..59592c7 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -13,4 +13,4 @@ pipelines: script: # Modify the commands below to build your repository. - npm install - npm install -g @angular/cli - - ng build --prod + - ng build