forked from External/greenlight
4 lines
111 B
Bash
Executable File
4 lines
111 B
Bash
Executable File
#!/bin/bash
|
|
|
|
echo "module Greenlight VERSION = ${CIRCLE_BUILD_NUM} end" >| $HOME/greenlight/app/lib/version.rb
|