Skip to content

Commit

Permalink
Add remote env in test krew
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco Maria Cultrera committed Oct 14, 2023
1 parent ba6f364 commit ef39720
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/krew/scenarios.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"version": "latest"
}
},
"remoteEnv": {
"PATH": "${containerEnv:PATH}:${KREW_ROOT:-$HOME/.krew}/bin"
},
"remoteUser": "vscode"
}
}

0 comments on commit ef39720

Please sign in to comment.