fixed reponame in travis-ci trigger
This commit is contained in:
parent
276eee5955
commit
e4d25fa8b6
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
REPO_USER="zammad"
|
REPO_USER="zammad"
|
||||||
REPO="zammad"
|
REPO="zammad-docker"
|
||||||
BRANCH="develop"
|
BRANCH="develop"
|
||||||
|
|
||||||
if [ "${TRAVIS_BRANCH}" == 'develop' ]; then
|
if [ "${TRAVIS_BRANCH}" == 'develop' ]; then
|
||||||
|
|
Loading…
Reference in a new issue