Skip to content

Commit

Permalink
DRONE_TAG
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver006 committed Sep 9, 2024
1 parent 3d22616 commit 076f7a0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions package-github-binaries.sh
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
#!/usr/bin/env bash


set -u -e -o pipefail

if [[ -z "${DRONE_TAG}" ]] ; then
echo 'ERROR: Missing DRONE_TAG env'
exit 1
fi

echo "go install ghr"
go install github.com/tcnksm/[email protected]

Expand Down

0 comments on commit 076f7a0

Please sign in to comment.