Skip to content

Commit a6cf702

Browse files
author
Jacob Woffenden
committed
Add shellcheck exclusion
Signed-off-by: Jacob Woffenden <jacob.woffenden@digital.justice.gov.uk>
1 parent 7be42ff commit a6cf702

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

features/src/kubernetes/install-kubernetes-cli.sh

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
set -e
44

5+
# shellcheck source=/dev/null
6+
# file not accessible until being built
57
source /usr/local/bin/devcontainer-utils
68

79
get_system_architecture

0 commit comments

Comments
 (0)