summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorMatthias Beyer <matthias.beyer@ifm.com>2022-08-16 16:03:05 +0200
committerMatthias Beyer <matthias.beyer@ifm.com>2022-08-16 16:07:04 +0200
commit4e52a283efbc078406b8523286725696636d03ba (patch)
tree8c7d70b6a6a2c9f001c057a1dc4e33e0f01dee59 /ci
parent5be1243a0410684316ff8791e78c5c5b091ca43e (diff)
Allow SC2153 lint for now
This patch allows SC2153 for now. Signed-off-by: Matthias Beyer <matthias.beyer@ifm.com>
Diffstat (limited to 'ci')
-rwxr-xr-xci/configure_bridge.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/configure_bridge.sh b/ci/configure_bridge.sh
index cd16e743..25b8841d 100755
--- a/ci/configure_bridge.sh
+++ b/ci/configure_bridge.sh
@@ -15,6 +15,7 @@ URL=$(echo "$C8YURL" | cut -c 9- - )
sudo tedge cert remove
+# shellcheck disable=SC2153
sudo tedge cert create --device-id="$C8YDEVICE"
sudo tedge cert show