Skip to content

Commit

Permalink
chore(debug): output path
Browse files Browse the repository at this point in the history
  • Loading branch information
jbergstroem committed Feb 2, 2024
1 parent ed68620 commit 4a881bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,7 @@ if [ "${DOWNLOAD}" == "true" ]; then
chmod +x /usr/local/bin/hadolint
fi

echo $PATH

echo "::debug:: $(hadolint --version | cut -d " " -f 4 2>&1) installed successfully"

0 comments on commit 4a881bd

Please sign in to comment.