add initial datapack

This commit is contained in:
Daniel Løvbrøtte Olsen 2019-07-31 02:53:23 +02:00
parent 46da75f811
commit ec5e556897
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ build:
- find -maxdepth 1 -type d -not -name ".git" -not -name "out" -not -name "." | xargs -I '{}' sh -c 'cd {} && zip -r ../out/{} .'
- cd ../resourcepack
- mkdir -p ../resourcepack-out
- zip -r ../resourcepack-out/resourcepack .
artifacts:
paths: