mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04: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
|
provider: script
|
||||||
script: bash docker_push.sh
|
script: bash docker_push.sh
|
||||||
on:
|
on:
|
||||||
branch: main
|
tags: true
|
||||||
|
Loading…
Reference in New Issue
Block a user