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

15 lines
277 B
YAML

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