changes reverted
This commit is contained in:
parent
56d5e3fb8b
commit
20a95cd416
@ -11,6 +11,6 @@ pipelines:
|
||||
caches:
|
||||
- node
|
||||
script: # Modify the commands below to build your repository.
|
||||
- npm install --prefix ng8-seed
|
||||
- npm install -g @angular/cli --prefix ng8-seed
|
||||
- ng build --prod --prefix ng8-seed
|
||||
- npm install
|
||||
- npm install -g @angular/cli
|
||||
- ng build --prod
|
||||
|
||||
Loading…
Reference in New Issue
Block a user