mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-19 08:01:25 +00:00
fix(cli): show diffs only with --show-diffs
This commit is contained in:
+1
-1
@@ -700,7 +700,7 @@ async function push(
|
||||
undefined,
|
||||
obj,
|
||||
opts.plainSecrets ?? false,
|
||||
opts.raw || opts.skipPull
|
||||
opts.raw
|
||||
);
|
||||
|
||||
if (!opts.raw && stateExists) {
|
||||
|
||||
Reference in New Issue
Block a user