Skip to content

Commit d258981

Browse files
committed
Always output in detect
1 parent 1118b1f commit d258981

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/detect

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/usr/bin/env bash
22

33
if [ -z "$SSH_KEY" ]; then
4+
echo "no"
45
exit 1
56
else
67
echo "SSH private key"

0 commit comments

Comments
 (0)