]> Untitled Git - lemmy.git/commitdiff
Only deploy on tags.
authorDessalines <tyhou13@gmx.com>
Sat, 25 Jul 2020 14:41:55 +0000 (10:41 -0400)
committerDessalines <tyhou13@gmx.com>
Sat, 25 Jul 2020 14:41:55 +0000 (10:41 -0400)
.travis.yml

index 8120c83fb9e77be5328fc664212cb17eb3ae03ca..be0b401831d5d342f5c300f2171b43ea3b24fd4e 100644 (file)
@@ -25,4 +25,4 @@ deploy:
   provider: script
   script: bash docker_push.sh
   on:
-    branch: main
+    tags: true