itemengine-cypress-automation 1.0.185 → 1.0.186

Sign up to get free protection for your applications and to get access to all the features.
@@ -8,6 +8,7 @@ variables:
8
8
 
9
9
  deployment:
10
10
  job:
11
+ backoffLimit: 6
11
12
  activeDeadlineSeconds: 7200
12
13
  parallelism: 5
13
14
  completions: 5
@@ -8,6 +8,7 @@ variables:
8
8
 
9
9
  deployment:
10
10
  job:
11
+ backoffLimit: 6
11
12
  activeDeadlineSeconds: 7200
12
13
  parallelism: 11
13
14
  completions: 11
@@ -8,6 +8,7 @@ variables:
8
8
 
9
9
  deployment:
10
10
  job:
11
+ backoffLimit: 6
11
12
  activeDeadlineSeconds: 7200
12
13
  parallelism: 3
13
14
  completions: 3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.185",
3
+ "version": "1.0.186",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {