screwdriver-executor-base
Advanced tools
Comparing version 7.1.1 to 7.2.0
@@ -18,3 +18,4 @@ 'use strict'; | ||
'screwdriver.cd/dockerCpu', | ||
'screwdriver.cd/dockerRam' | ||
'screwdriver.cd/dockerRam', | ||
'screwdriver.cd/nodeLabel' | ||
]; | ||
@@ -21,0 +22,0 @@ const annotationRe = /screwdriver.cd\/(\w+)/; |
{ | ||
"name": "screwdriver-executor-base", | ||
"version": "7.1.1", | ||
"version": "7.2.0", | ||
"description": "Base class defining the interface for executor implementations", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13116
165