Skip to content

Instantly share code, notes, and snippets.

@jmayaalv
Created October 13, 2015 22:49
Show Gist options
  • Save jmayaalv/12a36ef0d127a6c7958e to your computer and use it in GitHub Desktop.
Save jmayaalv/12a36ef0d127a6c7958e to your computer and use it in GitHub Desktop.
stg:prod)
SRCDIR=/Users/jmaya/Documents/workspace/release/st_george/prod/beluca
DESTDIR=stage-ims
DESTSERVER=stgweb1
IMSDIR=/usr/local/staging
cd $SRCDIR
git fetch origin
git co feature/st_george
mvn clean install -DskipTests=true
;;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment