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
+5
View File
@@ -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",