Skip to content

Commit 849657e

Browse files
committed
chore: fix std check
1 parent f4786ec commit 849657e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

flake.nix

-4
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@
4747
(installables "packages" {ci.build = true;})
4848
(runnables "operables")
4949
(containers "oci-images" {ci.publish = true;})
50-
(kubectl "deployments" {
51-
ci.diff = true;
52-
ci.apply = true;
53-
})
5450
];
5551
};
5652
};

0 commit comments

Comments
 (0)