diff --git a/.gitpod.yml b/.gitpod.yml index 7efaf1a..d4455d3 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,6 +1,6 @@ # Image of workspace. Learn more: https://www.gitpod.io/docs/configure/workspaces/workspace-image image: maeddes/gitpod:full -workspaceLocation: '/workspace/otel-getting-started' +# workspaceLocation: '/workspace/otel-getting-started' tasks: - name: Add Python Otel libs