aboutsummaryrefslogtreecommitdiff
path: root/.gitpod.yml
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-03-30 17:36:44 +0000
committermat <github@matdoes.dev>2022-03-30 17:36:44 +0000
commit5b86305771230e238c20c2311dd3ceef7bd858e6 (patch)
tree1a2b843c69a2b9926e489fe662d841cfa5e4b3b3 /.gitpod.yml
parent7ac9e12332bba402d5ff2898735f331e5b291381 (diff)
downloadskyblock-api-5b86305771230e238c20c2311dd3ceef7bd858e6.tar.gz
skyblock-api-5b86305771230e238c20c2311dd3ceef7bd858e6.tar.bz2
skyblock-api-5b86305771230e238c20c2311dd3ceef7bd858e6.zip
add farming contest stuff
Diffstat (limited to '.gitpod.yml')
-rw-r--r--.gitpod.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitpod.yml b/.gitpod.yml
index f9a34b3..256231f 100644
--- a/.gitpod.yml
+++ b/.gitpod.yml
@@ -4,7 +4,7 @@
tasks:
- init: npm i && tsc && gp sync-done installation
- command: npm run start
+ command: npx nodemon build
- init: gp sync-await installation
command: tsc -w