ci: change image build tags to branch
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful

This commit is contained in:
Yuri Tatishchev 2025-04-23 16:58:15 -07:00
parent 2519fec3c4
commit 0cd67da306
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