mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

vharseko
21.57.2018 4618b1c609cba5c69695d4947527cb73f837bb25
git checkout -f $TRAVIS_BRANCH before release:prepare
1 files modified
1 ■■■■ changed files
.travis.yml 1 ●●●● patch | view | raw | blame | history
.travis.yml
@@ -6,6 +6,7 @@
    before_deploy: 
      - git config --local user.name "OpenIdentityPlatform Community"
      - git config --local user.email "open-identity-platform-opendj@googlegroups.com"
      - git checkout -f $TRAVIS_BRANCH
      - mvn -DreleaseVersion="$git_version" -DignoreSnapshots=true --batch-mode release:prepare
    deploy:
      provider: releases