Compare commits

..

1 Commits

Author SHA1 Message Date
bbb7afce3f Makes the Woodpecker build tag the Docker image with the build number
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-15 23:12:03 -05:00

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