Skip to content
Snippets Groups Projects
Commit ade5268e authored by Chris Hines's avatar Chris Hines
Browse files

use yarn to install angularcli

parent 083574b0
No related branches found
No related tags found
2 merge requests!114Revert "Add MLeRP Monash",!113Revert "Add MLeRP Monash"
Pipeline #99060 failed
......@@ -18,6 +18,7 @@ build:
- apt install -y nodejs
- rm ./package-lock.json
- npm install --global yarn
- yarn global add @angular/cli
- yarn install
- ng build -- --aot --base-href=/ --configuration=$CI_COMMIT_REF_NAME
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment