nsxiv/etc/woodpecker/analysis.yml

12 lines
308 B
YAML
Raw Normal View History

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 giflib-dev libwebp-dev >/dev/null
make config.h version.h
./etc/woodpecker/analysis.sh