chore: switch to woodpecker ci
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
CismonX 2024-03-31 21:22:18 +08:00
parent 93a6850de7
commit 709bc78b5f
Signed by: cismonx
GPG Key ID: 3094873E29A482FB
1 changed files with 4 additions and 3 deletions

View File

@ -6,13 +6,14 @@
# this notice are preserved. This file is offered as-is, without any warranty.
#
kind: pipeline
type: docker
name: default
# For history build logs, see <https://ci.cismon.net/repos/cismonx/arif>.
steps:
- name: build
image: debian:bookworm-slim
when:
- event: [push, tag, manual]
branch: master
commands:
- apt-get -y update && apt-get -y install
gcc g++ make pkgconf autoconf automake libtool