itemengine-cypress-automation 1.0.89 → 1.0.90

Sign up to get free protection for your applications and to get access to all the features.
@@ -9,8 +9,8 @@ variables:
9
9
  deployment:
10
10
  job:
11
11
  activeDeadlineSeconds: 7200
12
- parallelism: 3
13
- completions: 3
12
+ parallelism: 5
13
+ completions: 5
14
14
 
15
15
  image:
16
16
  cmd: /ie-e2e/deploy/e2e/run.sh
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.89",
3
+ "version": "1.0.90",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {