keep history, adjust deploy message,
This commit is contained in:
parent
1b1737e126
commit
d632e4b421
1 changed files with 2 additions and 1 deletions
|
@ -45,8 +45,9 @@ deploy:
|
|||
repo: kesslermaximilian/LatexPackagesBuild
|
||||
commiter_from_gh: true
|
||||
allow_empty_commit: true
|
||||
keep-history: false
|
||||
keep-history: true
|
||||
target_branch: $TRAVIS_BRANCH
|
||||
commit_message: "%{git_commit_msg}\n\nBuilt commit %{git_sha} from %{repo}:%{git_branch}"
|
||||
on:
|
||||
branches:
|
||||
only:
|
||||
|
|
Loading…
Reference in a new issue