Reenable automatic tagging
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d4c88ea492
commit
99a7757363
11
.drone.yml
11
.drone.yml
|
@ -7,15 +7,6 @@ steps:
|
||||||
settings:
|
settings:
|
||||||
repo: egraven/tidy-html5
|
repo: egraven/tidy-html5
|
||||||
username: egraven
|
username: egraven
|
||||||
|
autotag: true
|
||||||
password:
|
password:
|
||||||
from_secret: DOCKER_TOKEN
|
from_secret: DOCKER_TOKEN
|
||||||
tags:
|
|
||||||
- latest
|
|
||||||
- '5.0.0'
|
|
||||||
- '5.2.0'
|
|
||||||
- '5.4.0'
|
|
||||||
- '5.6.0'
|
|
||||||
- '5.8.0'
|
|
||||||
- '5.9.14-next'
|
|
||||||
- '5.9.8-next'
|
|
||||||
- '5.9.9-next'
|
|
||||||
|
|
Loading…
Reference in a new issue