malloc-datapack/.woodpecker.yml
Victoria Fierce ab4dc5e503
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: add version to pack.mcmeta
2023-02-18 13:53:05 +01:00

16 lines
297 B
YAML

pipeline:
build:
image: alpine
commands:
- apk add zip make
- make
publish:
image: plugins/gitea-release
settings:
api_key:
from_secret: GITEA_KEY
base_url: https://gitea.malloc.hackerbots.net/
files:
- ./*.zip
- ./*.sha1