info-page/.woodpecker.yaml
Yiyun Liu d9742e6a94
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Wrong branch
2025-03-21 18:02:27 -04:00

10 lines
179 B
YAML

when:
- event: push
branch: master
steps:
- name: build
image: haskell:9.10.1-bullseye
commands:
- cabal update && cabal build
- cabal run site build