Skip to content

Commit

Permalink
Don't compile previewctl on workspace-startup
Browse files Browse the repository at this point in the history
  • Loading branch information
meysholdt authored and roboquat committed Aug 3, 2022
1 parent 81c7aa1 commit 5cd44fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ ports:
tasks:
- name: Install Preview Environment kube-context
command: |
(cd dev/preview/previewctl && go install .)
previewctl install-context --watch
exit
- name: Add Harvester kubeconfig
Expand Down

0 comments on commit 5cd44fd

Please sign in to comment.