Provided a registry to CI
ci/woodpecker/tag/ociImageTag Pipeline was successful
Details
ci/woodpecker/tag/ociImageTag Pipeline was successful
Details
This commit is contained in:
parent
a5043f82ab
commit
e3311d91e7
|
@ -5,6 +5,7 @@ pipeline:
|
||||||
repo: git.astolfo.cool/natty/calckey
|
repo: git.astolfo.cool/natty/calckey
|
||||||
tags: ${CI_COMMIT_TAG}
|
tags: ${CI_COMMIT_TAG}
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
registry: git.astolfo.cool
|
||||||
username:
|
username:
|
||||||
# Secret 'docker_username' needs to be set in the CI settings
|
# Secret 'docker_username' needs to be set in the CI settings
|
||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
|
|
Loading…
Reference in New Issue