forked from External/greenlight
add build numbers
This commit is contained in:
3
scripts/set_version.sh
Executable file
3
scripts/set_version.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "module Greenlight VERSION = ${CIRCLE_BUILD_NUM} end" >| $HOME/greenlight/app/lib/version.rb
|
Reference in New Issue
Block a user