Created
March 4, 2015 08:58
-
-
Save nkonev/81df33fddac764f75423 to your computer and use it in GitHub Desktop.
This file contains 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
#!/bin/sh | |
git push origin | |
mvn clean deploy -P ministand | |
cmd "/C call src\main\resources\external-ministand\bat\replace-configs-on-ministand.bat" | |
#mvn clean package | |
#curl http://192.168.38.39:8080/jenkins/git/notifyCommit?url=file:///c:/git-backup/TestManager-nikita-new.git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment