aboutsummarylogtreecommitdiffstats
path: root/.gitlab-ci.yml
blob: 68cab5a966617213cbdacf24525f1a51eb7c3203 (plain)
1
2
3
4
5
6
7
8
9
image: archlinux/base

check:
  stage: test
  before_script:
    - pacman -Syu --noconfirm checkbashisms shellcheck
  script:
    - checkbashisms nordconnect
    - shellcheck -s sh nordconnect