mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
Relax condition on tags
This commit is contained in:
parent
4dd9e8c7d5
commit
0eb0867a93
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
trigger:
|
||||
tags:
|
||||
include:
|
||||
- v0.*
|
||||
- v*
|
||||
pr: none
|
||||
|
||||
stages:
|
||||
|
|
|
|||
Loading…
Reference in a new issue