Revert files list included in the release
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
60cd59d7bf
commit
f0b6708765
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ steps:
|
||||||
settings:
|
settings:
|
||||||
api_key:
|
api_key:
|
||||||
from_secret: drone_api_key
|
from_secret: drone_api_key
|
||||||
files: ./*
|
files: [.drone.yml, README.md]
|
||||||
base_url: https://git.parravidales.es
|
base_url: https://git.parravidales.es
|
||||||
title: v*.*.*
|
title: v*.*.*
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in a new issue