Removed title from tag pipeline
All checks were successful
continuous-integration/drone/tag Build is passing
All checks were successful
continuous-integration/drone/tag Build is passing
This commit is contained in:
parent
f0b6708765
commit
26dae0423c
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ steps:
|
||||||
from_secret: drone_api_key
|
from_secret: drone_api_key
|
||||||
files: [.drone.yml, README.md]
|
files: [.drone.yml, README.md]
|
||||||
base_url: https://git.parravidales.es
|
base_url: https://git.parravidales.es
|
||||||
title: v*.*.*
|
|
||||||
when:
|
when:
|
||||||
ref:
|
ref:
|
||||||
- refs/tags/*
|
- refs/tags/*
|
||||||
|
|
Loading…
Reference in a new issue