Skip to content

Commit c6f9616

Browse files
committed
Deploy from main not from a tag because now we use Gitflow
1 parent 902cddc commit c6f9616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ deploy:
5252
script: bash .travis/deploy_release.sh
5353
on:
5454
repo: utPLSQL/utPLSQL-maven-plugin
55-
tags: true
55+
branch: main
5656

5757
notifications:
5858
slack:

0 commit comments

Comments
 (0)