e
ci/woodpecker/push/release-version Pipeline failed Details

minimal-dockerfile
gapodo 2022-12-08 02:48:42 +01:00
parent ae8c0b9059
commit 118d90b39e
1 changed files with 4 additions and 0 deletions

View File

@ -111,6 +111,9 @@ pipeline:
build-docker: build-docker:
image: *buildx_plugin_image image: *buildx_plugin_image
pull: true pull: true
secrets:
- source: goproxy_override
target: goproxy
settings: settings:
dockerfile: Dockerfile.ci dockerfile: Dockerfile.ci
platforms: *docker_platforms platforms: *docker_platforms
@ -123,6 +126,7 @@ pipeline:
build_args_from_env: build_args_from_env:
- CI_REPO_CLONE_URL - CI_REPO_CLONE_URL
- CI_COMMIT_SHA - CI_COMMIT_SHA
- GOPROXY
password: password:
from_secret: releaseteamtoken from_secret: releaseteamtoken
username: username: