tytdlite/.woodpecker/.build.yaml

9 lines
213 B
YAML

steps:
- name: build
image: mcr.microsoft.com/dotnet/sdk:8.0
commands:
- apt update -y
- apt install -y make zip tar
- mkdir publish
- mkdir publish/j
- touch publish/j/demi