kit-image-deployer
Advanced tools
Comparing version 3.3.2-PRERELEASE-github-abuse-updates.0 to 3.3.3-PRERELEASE-github-abuse-updates.0
{ | ||
"name": "kit-image-deployer", | ||
"version": "3.3.2-PRERELEASE-github-abuse-updates.0", | ||
"version": "3.3.3-PRERELEASE-github-abuse-updates.0", | ||
"description": "A service that can be used to update given yaml files within a git repository with a new docker image path.", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -231,6 +231,6 @@ "use strict"; | ||
// if the config was provided via options, skip fetching it | ||
if (this.options.config) { | ||
if (self.options.config) { | ||
self | ||
.attemptCommit( | ||
this.options.config, | ||
self.options.config, | ||
image, | ||
@@ -237,0 +237,0 @@ branch, |
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