woodpecker ci/cd
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
when:
|
||||
- event: [tag]
|
||||
|
||||
steps:
|
||||
- name: ubuntu
|
||||
image: ubuntu:24.04
|
||||
commands:
|
||||
- build/deb/build_stable.sh
|
||||
Reference in New Issue
Block a user