Skip to content

Instantly share code, notes, and snippets.

@brigand

brigand/.txt Secret

Created January 11, 2019 19:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brigand/ee78c584693ccc69eaa9a1d93c299108 to your computer and use it in GitHub Desktop.
Save brigand/ee78c584693ccc69eaa9a1d93c299108 to your computer and use it in GitHub Desktop.
✝  /tmp/temp-10378   master±  cat build.bash
cat <<EOF > .env
VERSION=$(git describe --abbrev=0 --tags)
EOF
✝  /tmp/temp-10378   master±  bash build.bash
✝  /tmp/temp-10378   master±  cat .env
VERSION=v0.2
✝  /tmp/temp-10378   master± 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment