From a55d47042b3729ae89ca5bb78f800c0a53c90460 Mon Sep 17 00:00:00 2001 From: Ugo Pattacini Date: Fri, 6 Oct 2023 07:42:35 +0200 Subject: [PATCH] Update .gitpod.yml (#51) --- .gitpod.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.gitpod.yml b/.gitpod.yml index 50f6d69..8498ce2 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,13 +1,4 @@ image: ghcr.io/robotology/icub-gazebo-grasping-sandbox:latest -github: - prebuilds: - master: false - branches: false - pullRequests: false - pullRequestsFromForks: false - addCheck: false - addComment: false - addBadge: false ports: - port: 6080 onOpen: notify