index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitlab-ci.yml | 2 |
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ed6aa92..c674294 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,7 +24,7 @@ check: before_script: - pacman --noconfirm -Syu --needed make shellcheck script: - - make lint + - make check stage: check build_short: |