ci(build-docker): force tag to "latest"

With the `auto_tag` option, we would have change the docker images tags
based on the project tag.
This commit is contained in:
Aire-One 2022-12-09 18:22:59 +01:00
parent 53b1d5d26a
commit ce39f3843f
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ pipeline:
platforms: *platforms
registry: gitea.aireone.xyz
repo: *repo
auto_tag: true
tag: latest
username:
from_secret: publish_username
password: