This commit is contained in:
Daniel Thorn 2016-02-10 11:23:00 -08:00
Родитель faafe7936d
Коммит 076d734f42
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -7,8 +7,9 @@ deploy:
provider: script
script: bin/deploy/dockerhub.sh
on:
tags: true
all_branches: true
repo: mozilla/normandy
tags: true
addons:
postgresql: "9.4"