aboutsummaryrefslogtreecommitdiffstats
path: root/etc/woodpecker/analysis.yml
blob: b08dc36f484bd738a68002fd6e3886e9f14a10cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
branches: master

pipeline:
  analysis:
    image: alpine
    commands: |
      apk add --no-cache build-base cppcheck clang-extra-tools git \
          imlib2-dev xorgproto \
          libxft-dev libexif-dev >/dev/null
      make config.h version.h
      ./etc/woodpecker/analysis.sh