add .woodpecker.yml
All checks were successful
Lila-Kuh/gitea-github-theme_AUR/pipeline/head This commit looks good

This commit is contained in:
PurpleCow 2023-01-10 19:15:29 +01:00
parent 19ce147bbb
commit 4b029027f2

5
.woodpecker.yml Normal file
View File

@ -0,0 +1,5 @@
pipeline:
first-job:
image: busybox
commands:
- echo "first run"