add more gitpod support

This commit is contained in:
Merith 2022-05-27 15:06:29 +00:00
parent d7569e2983
commit 91b23b3ad4
2 changed files with 7 additions and 1 deletions

View file

@ -1,2 +1,5 @@
image:
file: .gitpod.Dockerfile
file: .gitpod.Dockerfile
tasks:
- command: make update-packwiz

View file

@ -48,3 +48,6 @@ clean:
-git gc --aggressive --prune
all: curseforge modrinth multimc technic clean
update-packwiz:
go install github.com/packwiz/packwiz@latest