mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 12:36:57 +00:00
feat: add experimental workflow for woodpecker
This commit is contained in:
parent
34b4e6fabc
commit
cf21ec6418
1 changed files with 5 additions and 0 deletions
5
.woodpecker/experimental.yaml
Normal file
5
.woodpecker/experimental.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
steps:
|
||||
- name: test
|
||||
image: alpine
|
||||
commands:
|
||||
- ls -al
|
Loading…
Add table
Reference in a new issue