c-course/.woodpecker/build.yaml
Mert Gör 391e29cbfd
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/manual/build Pipeline failed
test for ci/cd
2025-04-12 21:51:02 +03:00

8 lines
143 B
YAML

when:
- event: [push, pull_request, manual]
steps:
- name: build
image: masscollabs/build-essential:latest
commands:
- make