move to codeberg (#1)

This commit is contained in:
T. von Dein
2025-12-01 20:42:23 +01:00
parent ef56d4eaa8
commit 865c545a02
6 changed files with 203 additions and 84 deletions

25
.woodpecker/build.yaml Normal file
View File

@@ -0,0 +1,25 @@
matrix:
platform:
- linux/amd64
labels:
platform: ${platform}
steps:
build:
when:
event: [push]
image: alpine:latest
commands:
- apk update
- apk add --no-cache bash build-base
- make
test:
when:
event: [push]
image: alpine:latest
commands:
- apk update
- apk add --no-cache bash
- echo hier | ./bubblebabble | grep xipak-nynil-dedox