diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 05de41e0e..72393e026 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -11,6 +11,7 @@ pipelines: - step: caches: - node + size: 2x # Double resources available for this step. script: # Modify the commands below to build your repository. - cd ng6-seed - npm install