Skip to content

Commit

Permalink
Add krew path
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco Maria Cultrera committed Oct 14, 2023
1 parent 0a86a75 commit 03e83ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/krew/devcontainer-feature.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
"description": "Select or enter a krew version."
}
},
"containerEnv": {
"PATH": "${KREW_ROOT:-$HOME/.krew}/bin:${PATH}"
},
"installsAfter": [
"ghcr.io/devcontainers/features/common-utils"
]
Expand Down

0 comments on commit 03e83ac

Please sign in to comment.