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

16 lines
304 B
YAML

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