Improve bitbucket pipeline

This commit is contained in:
Peter Maquiran
2021-07-08 09:43:50 +01:00
parent 817cd650c3
commit 3879a4c5ac
3 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -13,6 +13,6 @@ pipelines:
- wget -q -O /usr/bin/xvfb-chrome https://bitbucket.org/atlassian/docker-node-chrome-firefox/raw/ff180e2f16ea8639d4ca4a3abb0017ee23c2836c/scripts/xvfb-chrome
- ln -sf /usr/bin/xvfb-chrome /usr/bin/google-chrome
- chmod 755 /usr/bin/google-chrome
- npm install
- npm ci
- ./node_modules/@angular/cli/bin/ng -v
- npm run test