add latest tag for CI docker build
continuous-integration/drone/push Build is passing Details

This commit is contained in:
DataHearth 2023-03-02 19:54:32 +01:00
parent 9120abe441
commit db886c04e3
No known key found for this signature in database
GPG Key ID: E88FD356ACC5F3C4
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,8 @@ steps:
from_secret: GITEA_TOKEN
repo: datahearth/ddnsclient
auto_tag: true
tags:
- latest
when:
event:
- tag
@ -33,6 +35,8 @@ steps:
from_secret: DOCKER_TOKEN
repo: datahearth/ddnsclient
auto_tag: true
tags:
- latest
when:
event:
- tag