mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
Improve bitbucket pipeline
This commit is contained in:
@@ -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
|
||||
Generated
+5
@@ -5345,6 +5345,11 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"ci": {
|
||||
"version": "2.1.1",
|
||||
"resolved": "https://registry.npmjs.org/ci/-/ci-2.1.1.tgz",
|
||||
"integrity": "sha512-StBCU1G9zbhgVBqvslvOpT601zme9YfyZaUSjgXCtfnIynPuDBHX85WwnXv5cnh74bYo8S3xfPpI41yk1jZmRw=="
|
||||
},
|
||||
"ci-info": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz",
|
||||
|
||||
@@ -55,6 +55,7 @@
|
||||
"angular-calendar": "^0.28.22",
|
||||
"angular-tag-cloud-module": "^5.2.2",
|
||||
"bootstrap": "^4.5.0",
|
||||
"ci": "^2.1.1",
|
||||
"cordova": "^10.0.0",
|
||||
"cordova-plugin-camera": "^5.0.1",
|
||||
"cordova-plugin-filepath": "^1.5.8",
|
||||
|
||||
Reference in New Issue
Block a user