Makes the Woodpecker build tag the Docker image with the build number
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
aarbit 2024-07-15 23:12:03 -05:00
parent 0aaa29b1e2
commit bbb7afce3f

View File

@ -9,7 +9,7 @@ steps:
settings:
repo: git.halfbinary.net/${CI_REPO_OWNER}/prettyplayerapi
registry: git.halfbinary.net
tags: latest
tags: ${CI_PIPELINE_NUMBER}
username: ${CI_REPO_OWNER}
password:
from_secret: docker_password