retry with debugging
This commit is contained in:
parent
35c0faccb7
commit
e23cef61e8
1 changed files with 2 additions and 0 deletions
|
@ -103,6 +103,8 @@ pipeline:
|
||||||
image: *buildx_plugin_image
|
image: *buildx_plugin_image
|
||||||
pull: true
|
pull: true
|
||||||
settings:
|
settings:
|
||||||
|
context: /source
|
||||||
|
debug: true
|
||||||
dockerfile: Dockerfile.ci
|
dockerfile: Dockerfile.ci
|
||||||
no_cache: true
|
no_cache: true
|
||||||
platforms: *docker_platforms
|
platforms: *docker_platforms
|
||||||
|
|
Loading…
Add table
Reference in a new issue