summaryrefslogtreecommitdiff
path: root/.woodpecker/.archlinux.yaml
blob: bfa91aafb793729c3305a71f047e98a8664e1c31 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
skip_clone: false

steps:
  build:
    when:
      branch: []
      event: []
    image: archlinux
    commands:
      - pacman --noconfirm -Sy make gcc pkgconf openssl curl ncurses go
      - make