Skip to content

Commit

Permalink
Merge pull request #32 from spinnaker/record-latest
Browse files Browse the repository at this point in the history
chore(release): record latest release
  • Loading branch information
lwander authored Jun 21, 2018
2 parents 5cdc6bf + 503a845 commit f9708e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ for elem in darwin,amd64 linux,amd64; do
gsutil cp spin $path
rm spin
done

echo $VERSION > latest
gsutil cp latest ${GCS_BUCKET_PATH}/

0 comments on commit f9708e1

Please sign in to comment.