Makes the Woodpecker build tag the Docker image with the build number
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
0aaa29b1e2
commit
bbb7afce3f
@ -9,7 +9,7 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
repo: git.halfbinary.net/${CI_REPO_OWNER}/prettyplayerapi
|
repo: git.halfbinary.net/${CI_REPO_OWNER}/prettyplayerapi
|
||||||
registry: git.halfbinary.net
|
registry: git.halfbinary.net
|
||||||
tags: latest
|
tags: ${CI_PIPELINE_NUMBER}
|
||||||
username: ${CI_REPO_OWNER}
|
username: ${CI_REPO_OWNER}
|
||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
Loading…
x
Reference in New Issue
Block a user