Skip to content

Commit

Permalink
update version on test
Browse files Browse the repository at this point in the history
  • Loading branch information
matryer committed Mar 22, 2021
1 parent 9975f09 commit 0a6525e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
set -e

VERSION=`git describe --tags`
echo -n $VERSION > .version

go test

Expand Down

0 comments on commit 0a6525e

Please sign in to comment.