ci: change image build tags to branch

This commit is contained in:
Yuri Tatishchev 2025-04-23 16:57:37 -07:00
parent 7fea7dd00c
commit 2519fec3c4
Signed by: CaZzzer
SSH Key Fingerprint: SHA256:sqXB3fe0LMpfH+IeM/vlmxKdso52kssrIJBlwKXVe1U

View File

@ -28,6 +28,6 @@ steps:
password:
from_secret: registry-password
# replace invalid characters in branch name
tags: ${CI_COMMIT_BRANCH,,}
tags: ${CI_COMMIT_BRANCH,,/\//-}
# auto_tag: true
# cache: true