We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d719e43 commit dcff74dCopy full SHA for dcff74d
.gitpod.yml
@@ -1,3 +1,3 @@
1
-image: gitpod/workspace-python-3.10:2022-10-17-21-33-26
+image: gitpod/workspace-python-3.11:2023-10-19-14-24-02
2
tasks:
3
- - init: make init && export COLUMNS=80 && gitopscli --help
+ - init: make init && export COLUMNS=80 && poetry run gitopscli --help
0 commit comments