You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nsxiv/etc/woodpecker/analysis.yml

12 lines
285 B
YAML

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