ci: "docker-tag" use `tags`

This commit is contained in:
6543 2022-11-22 22:30:53 +01:00
parent caeb1a4acb
commit 5e72753e91
No known key found for this signature in database
GPG Key ID: C99B82E40B027BAE
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ pipeline:
registry: codeberg.org
dockerfile: Dockerfile
repo: codeberg.org/codeberg/pages-server
tag: [ latest, "${CI_COMMIT_TAG}" ]
tags: [ latest, "${CI_COMMIT_TAG}" ]
username:
from_secret: bot_user
password: