feat: add registry mirror for build
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
This commit is contained in:
parent
45bd03514d
commit
b4b8d32f35
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ pipeline:
|
|||
from_secret: registry_password
|
||||
repo: ${DOCKER_REGISTRY}/${CI_REPO_OWNER}/pyload-ng
|
||||
registry: ${DOCKER_REGISTRY}
|
||||
mirror: https://${DOCKER_REGISTRY}
|
||||
tags: latest
|
||||
build_args: VERSION=dev
|
||||
when:
|
||||
|
|
Loading…
Add table
Reference in a new issue