Comparing version 1.1.6 to 1.1.7
@@ -44,3 +44,3 @@ #!/usr/bin/env node | ||
exec(`docker build -t ${localTag} .`) | ||
exec(`docker tag ${remoteTag} ${localTag}`) | ||
exec(`docker tag ${localTag} ${remoteTag}`) | ||
exec(`docker push ${remoteTag}`) | ||
@@ -47,0 +47,0 @@ } |
{ | ||
"name": "cpdeploy", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "", | ||
@@ -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