summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
blob: 18853aa78ee4d5ef6d569507ebf3e83317b9abe7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---

default:
  image: archlinux/base
  before_script:
    - pacman --noconfirm -Syy
    - pacman --noconfirm -S base-devel shellcheck

lint:
  stage: build
  script:
    - shellcheck -s bash
        parabolaiso/mkparabolaiso
        configs/{baseline,releng}/build.sh
        configs/releng/airootfs/root/.automated_script.sh
        configs/releng/airootfs/usr/local/bin/choose-mirror