[ACA-4233] Call the scan-env adf-cli command before and after each E2E job (#6519)

* [ACA-4233] Call the scan-env adf-cli command before and after each E2E job

* [ACA-4233] Changed environment variables

* [ACA-4233] Call scan-env command from node_modules

* [ACA-4233] Readd package-lock.json
This commit is contained in:
Thomas Hunter
2021-01-14 16:22:46 +00:00
committed by GitHub
parent f259b7c940
commit 6f3ce8b6f3
4 changed files with 62 additions and 115 deletions
+1 -3
View File
@@ -71,7 +71,7 @@
"process services-cloud"
],
"dependencies": {
"@alfresco/js-api": "4.3.0-fc33b5aba2cdfe131d2f061049691b5e5b6fe59b",
"@alfresco/js-api": "4.3.0-2dcc5f6dd1e2bc2e0e9ba28c1aa5bc8f6a8ddf61",
"@angular/animations": "^10.0.4",
"@angular/cdk": "10.1.3",
"@angular/common": "^10.0.4",
@@ -105,8 +105,6 @@
"zone.js": "~0.10.2"
},
"devDependencies": {
"@alfresco/adf-cli": "4.2.0",
"@alfresco/adf-testing": "4.2.0",
"@angular-devkit/build-angular": "^0.1001.7",
"@angular-devkit/build-ng-packagr": "~0.1002.0",
"@angular/cli": "^10.2.0",