Skip to content

Commit

Permalink
Change auto-generated-tag from "latest" to "volatile".
Browse files Browse the repository at this point in the history
  • Loading branch information
rsundahl committed Jan 25, 2018
1 parent ad6dc00 commit 0ac0019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ASSET_NAME=readhook.so
RELEASE_TAG=$1

if [[ "$RELEASE_TAG" == "" ]]; then
RELEASE_TAG=latest
RELEASE_TAG=volatile
fi

# Delete the current assets and release (if exists)
Expand Down

0 comments on commit 0ac0019

Please sign in to comment.