Delete .gitpod.yml

Signed-off-by: Doug Aitken <dougaitken@users.noreply.github.com>
This commit is contained in:
Doug Aitken 2023-11-10 13:48:03 +00:00 committed by GitHub
parent 2913992b70
commit d2b6624303
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,11 +0,0 @@
# This configuration file was automatically generated by Gitpod.
# Please adjust to your needs (see https://www.gitpod.io/docs/introduction/learn-gitpod/gitpod-yaml)
# and commit this file to your remote git repository to share the goodness with others.
# Learn more from ready-to-use templates: https://www.gitpod.io/docs/introduction/getting-started/quickstart
tasks:
- init: npm install && npm run build
command: npm run start