From a3c0eff996172eef784a97169f7bc651d8c62f1f Mon Sep 17 00:00:00 2001 From: David P Date: Wed, 15 Jul 2020 11:28:13 -0400 Subject: remove .gitlab-ci.yml Arch migrated archiso to gitlab.archlinux.org, and added the yml file, however it's useless for us Signed-off-by: David P --- .gitlab-ci.yml | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 .gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml deleted file mode 100644 index 18853aa..0000000 --- a/.gitlab-ci.yml +++ /dev/null @@ -1,16 +0,0 @@ ---- - -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 -- cgit v1.2.2