зеркало из https://github.com/mozilla/normandy.git
update .travis.yml
This commit is contained in:
Родитель
5aae7a200b
Коммит
e1e49b9da3
|
@ -5,7 +5,7 @@ install: docker build -t normandy:build .
|
|||
script: docker run --net host -e DJANGO_CONFIGURATION=Test normandy:build py.test
|
||||
deploy:
|
||||
provider: script
|
||||
script: bin/deploy/dockerhub.sh
|
||||
script: bin/deploy/dockerhub.sh "${TRAVIS_TAG:-$TRAVIS_BRANCH}"
|
||||
on:
|
||||
repo: mozilla/normandy
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче