-
-
Save jmayaalv/12a36ef0d127a6c7958e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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