tytdlite/.woodpecker/.build.yaml

9 lines
213 B
YAML
Raw Normal View History

2024-07-07 06:12:46 +00:00
steps:
- name: build
image: mcr.microsoft.com/dotnet/sdk:8.0
commands:
- apt update -y
- apt install -y make zip tar
2024-07-07 06:29:13 +00:00
- mkdir publish
- mkdir publish/j
- touch publish/j/demi