ci
This commit is contained in:
parent
7e1d8c0e18
commit
7991e02fb4
1 changed files with 0 additions and 0 deletions
7
.woodpecker/ci.yml
Normal file
7
.woodpecker/ci.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
pipeline:
|
||||
build:
|
||||
image: alpine
|
||||
commands:
|
||||
- apk add make gcc g++ git
|
||||
- make
|
||||
- ./build/apps/program
|
Loading…
Add table
Add a link
Reference in a new issue