Skip to content

Commit

Permalink
ci: add deployment tools to devshell
Browse files Browse the repository at this point in the history
Refs #5
  • Loading branch information
conorsch committed Oct 28, 2024
1 parent ec5a67b commit 1f1c0db
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
# pnpm
nodejs_20
postgresql

# for deployment/ci
doctl
kubectl
];
};
});
Expand Down

0 comments on commit 1f1c0db

Please sign in to comment.