From 975bbabf9c4c62bdc94ecb23610ce0d47197b0fb Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Sat, 24 Feb 2024 17:13:21 +0000 Subject: [PATCH] fix(ci): kindly ask shellcheck to not be a pain. --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 834b11a1..0119078b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,7 +25,6 @@ bash: - shellcheck --shell=bash PKGBUILD dists/build.sh dists/docker.sh tests/packer/init/init.sh tests/packer/src/aa-update tests/packer/init/clean.sh - debian/apparmor.d.postinst debian/apparmor.d.postrm golangci-lint: stage: lint