Double the pipelines in yml file
edited online with Bitbucket
This commit is contained in:
parent
b2a96df9d4
commit
866ebce95b
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user