Only deploy on tags.

This commit is contained in:
Dessalines 2020-07-25 10:41:55 -04:00
parent 0ff9af5ba5
commit eb6df560d8

2
.travis.yml vendored
View file

@ -25,4 +25,4 @@ deploy:
provider: script
script: bash docker_push.sh
on:
branch: main
tags: true