mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-21 00:02:30 +00:00
remove metadata from zip
This commit is contained in:
@@ -94,7 +94,6 @@ export class VariableFile implements Resource, PushDiffs {
|
||||
v !== null && typeof v !== "undefined"
|
||||
);
|
||||
if (!hasChanges) {
|
||||
console.log(colors.yellow("! Skipping empty changeset"));
|
||||
return;
|
||||
}
|
||||
await VariableService.updateVariable({
|
||||
|
||||
Reference in New Issue
Block a user