Test woodpecker-ci
This commit is contained in:
parent
b4dc856afb
commit
9450c6e344
1 changed files with 7 additions and 0 deletions
7
.woodpecker.yml
Normal file
7
.woodpecker.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
steps:
|
||||
build:
|
||||
image: ubuntu/22.04
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get install -y make build-essential gcc libx11-dev libxft-dev libxinerama-dev libxcb-res0-dev libx11-xcb-dev
|
||||
- make
|
Loading…
Add table
Reference in a new issue