wrong repository
This commit is contained in:
@@ -15,7 +15,7 @@ after_success:
|
||||
- echo -n $GIT_TAG > public/version
|
||||
- git commit -m "Set build VERSION number" public/version
|
||||
- git tag $GIT_TAG -a -m "Generated tag from TravisCI build $TRAVIS_BUILD_NUMBER"
|
||||
- git push --quiet https://$GITHUBKEY@github.com/mariuszs/playground.git
|
||||
- git push --quiet https://$GITHUBKEY@github.com/Codearte/accurest-maven-plugin
|
||||
$GIT_TAG > /dev/null 2>&1
|
||||
- ./mvnw clean test jacoco:report coveralls:report
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user