Skip to content

Commit

Permalink
remove temporary debug
Browse files Browse the repository at this point in the history
  • Loading branch information
binhex committed Sep 24, 2024
1 parent 8ec287e commit 516aaf0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build/root/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ RELEASETAG="${1}"
# target arch from buildx arg
TARGETARCH="${2}"

echo "${TARGETARCH}"
exit 0
if [[ -z "${RELEASETAG}" ]]; then
echo "[warn] Release tag name from build arg is empty, exiting script..."
exit 1
Expand Down

0 comments on commit 516aaf0

Please sign in to comment.