Skip to content

Commit a0be633

Browse files
author
Vignesh Raja
committed
Allow for builds to be triggered on tag creation
1 parent 3db480f commit a0be633

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ branches:
2020
only:
2121
- master
2222
- devel
23+
- /^\d+\.\d+\.\d+(-SNAPSHOT)?$/ # ensure builds are run on tags which have versions as branch names

0 commit comments

Comments
 (0)