Unverified Commit 3f8058da authored by Aman Kumar Shrivastava's avatar Aman Kumar Shrivastava Committed by GitHub
Browse files

Update .gitpod.yml

No related merge requests found
Showing with 1 addition and 3 deletions
+1 -3
...@@ -10,8 +10,6 @@ tasks: ...@@ -10,8 +10,6 @@ tasks:
sudo apt update sudo apt update
sudo apt install gh -y sudo apt install gh -y
gp sync-done dev-setup gp sync-done dev-setup
- name: Setup Backup env
before: mv ./sample.env~ ./.env~
- name: Install ODK Central - name: Install ODK Central
openMode: tab-after openMode: tab-after
init: | init: |
...@@ -76,4 +74,4 @@ ports: ...@@ -76,4 +74,4 @@ ports:
- port: 9000 - port: 9000
onOpen: ignore onOpen: ignore
visibility: public visibility: public
description: Minio API description: Minio API
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment