Delete not needed gitpod.yml file in the webapp (#25667)

* Delete webapp/channels/.gitpod.yml

* Delete api/.gitpod.yml
Этот коммит содержится в:
Sinan Sonmez (Chaush)
2023-12-12 22:25:42 +01:00
коммит произвёл GitHub
родитель ad1236f26f
Коммит bd5832609b
2 изменённых файлов: 0 добавлений и 16 удалений

Просмотреть файл

@@ -1,15 +0,0 @@
ports:
- port: 8080
onOpen: open-browser
tasks:
- name: Docs
init: make build
command: make run
- name: Notice
command: |
clear
echo "Once the docs server is running, go to the following URL to view the docs:
$(gp url 8080)"
openMode: split-right

Просмотреть файл

@@ -1 +0,0 @@
mainConfiguration: https://github.com/mattermost/mattermost-gitpod-config