diff --git a/.drone.yml b/.drone.yml index 12086cb..748fc42 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,3 +6,8 @@ steps: image: koalaman/shellcheck-alpine:latest commands: - find usr/local/bin -type f -exec echo Testing {} \; -exec shellcheck {} \; + - name: build arch package + image: archlinux/archlinix + commands: + - cd _pkg + - makepkg -cs