mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-21 22:27:08 +00:00
Only deploy on tags.
This commit is contained in:
parent
0ff9af5ba5
commit
eb6df560d8
2
.travis.yml
vendored
2
.travis.yml
vendored
|
@ -25,4 +25,4 @@ deploy:
|
|||
provider: script
|
||||
script: bash docker_push.sh
|
||||
on:
|
||||
branch: main
|
||||
tags: true
|
||||
|
|
Loading…
Reference in a new issue