kube-workflow
Advanced tools
Comparing version 1.7.7 to 1.7.8
{ | ||
"name": "kube-workflow", | ||
"version": "1.7.7", | ||
"version": "1.7.8", | ||
"repository": "git@github.com:SocialGouv/kube-workflow.git", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -74,5 +74,3 @@ const os = require("os") | ||
if (await fs.pathExists(workspaceKubeworkflowPath)) { | ||
await fs.copy(workspaceKubeworkflowPath, buildKubeworkflowPath, { | ||
dereference: true | ||
}) | ||
await fs.symlink(workspaceKubeworkflowPath, buildKubeworkflowPath) | ||
} | ||
@@ -79,0 +77,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
310519
1136