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

View file

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