1{ 2 "file": { 3 "source": { 4 "git": { 5 "remoteUri": "https://github.com/AlexTugarev/test.repo", 6 "targetMode": "REMOTE_BRANCH", 7 "cloneTaget": "good-workspace-image", 8 "config": {} 9 } 10 }, 11 "dockerfilePath": ".gitpod.dockerfile", 12 "contextPath": "." 13 } 14} 15