changes reverted

This commit is contained in:
gandhimathi 2020-01-13 10:07:45 +00:00
parent 56d5e3fb8b
commit 20a95cd416

View File

@ -11,6 +11,6 @@ pipelines:
caches: caches:
- node - node
script: # Modify the commands below to build your repository. script: # Modify the commands below to build your repository.
- npm install --prefix ng8-seed - npm install
- npm install -g @angular/cli --prefix ng8-seed - npm install -g @angular/cli
- ng build --prod --prefix ng8-seed - ng build --prod