diff --git a/.gitpod.yml b/.gitpod.yml index a8db8da..1bd2366 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/opentelemetry-training' +workspaceLocation: '/workspace/opentelemetry-training/exercises' tasks: - name: Add Python Otel libs