Browse Source

Only deploy on tags.

feature/settings-cleanup
Dessalines 3 years ago
parent
commit
ec840c6850
  1. 2
      .travis.yml

2
.travis.yml

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