summaryrefslogtreecommitdiffstats
path: root/ci/build_scripts/build_for_amd64.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/build_scripts/build_for_amd64.sh')
-rwxr-xr-xci/build_scripts/build_for_amd64.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/build_scripts/build_for_amd64.sh b/ci/build_scripts/build_for_amd64.sh
index 0100c4de..80e940a7 100755
--- a/ci/build_scripts/build_for_amd64.sh
+++ b/ci/build_scripts/build_for_amd64.sh
@@ -6,6 +6,7 @@ set -euo pipefail
cargo install cargo-deb --version 1.38.1
# Load the package list as $RELEASE_PACKAGES and $TEST_PACKAGES
+# shellcheck disable=SC1091
source ./ci/package_list.sh
# Build release debian packages