We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46050f0 commit 22d3ff2Copy full SHA for 22d3ff2
.github/workflows/deploy-env.yaml
@@ -34,5 +34,6 @@ jobs:
34
mkdir .kube && touch .kube/us-east-1
35
echo "${{ secrets.KUBECONFIG }}" > .kube/us-east-1
36
# export KUBECONFIG=.kubeconfig
37
+ nix develop
38
nix run .#[email protected]
39
0 commit comments