Compare commits
3 commits
246de238c4
...
trunk
Author | SHA1 | Date | |
---|---|---|---|
|
7991e02fb4 | ||
|
7e1d8c0e18 | ||
|
b23af8b554 |
1 changed files with 7 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