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

16 lines
302 B
YAML

pipeline:
build:
image: alpine:3.14
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