From 4a440bd158aa01aea68548833e818dd69cb252bf Mon Sep 17 00:00:00 2001 From: Michael Kochell <6913320+mickmister@users.noreply.github.com> Date: Thu, 14 Apr 2022 11:02:50 -0400 Subject: [PATCH] Add .gitpod.yml to use mattermost-gitpod-config repo for Gitpod configuration (#19984) --- .gitpod.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitpod.yml diff --git a/.gitpod.yml b/.gitpod.yml new file mode 100644 index 00000000000..901a3dcc699 --- /dev/null +++ b/.gitpod.yml @@ -0,0 +1 @@ +mainConfiguration: https://github.com/mattermost/mattermost-gitpod-config