Add '.woodpecker.yml'
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
finder 2023-07-21 02:42:38 +00:00
parent b5e2675a15
commit 425083a40c
1 changed files with 5 additions and 0 deletions

5
.woodpecker.yml Normal file
View File

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