Test woodpecker-ci

This commit is contained in:
Przemek Grondek 2023-07-31 21:40:14 +02:00
parent b4dc856afb
commit 9450c6e344

7
.woodpecker.yml Normal file
View 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