From 3f8058da93b2d5b08bcd1a18e2c3cd0c7bc30cb4 Mon Sep 17 00:00:00 2001 From: Aman Kumar Shrivastava <81643753+Coderaman-tech@users.noreply.github.com> Date: Wed, 31 May 2023 18:31:18 +0530 Subject: [PATCH] Update .gitpod.yml --- .gitpod.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitpod.yml b/.gitpod.yml index 12db3a3..76ddae6 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -10,8 +10,6 @@ tasks: sudo apt update sudo apt install gh -y gp sync-done dev-setup - - name: Setup Backup env - before: mv ./sample.env~ ./.env~ - name: Install ODK Central openMode: tab-after init: | @@ -76,4 +74,4 @@ ports: - port: 9000 onOpen: ignore visibility: public - description: Minio API \ No newline at end of file + description: Minio API -- GitLab