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
|
||||
pull: true
|
||||
settings:
|
||||
context: /source
|
||||
debug: true
|
||||
dockerfile: Dockerfile.ci
|
||||
no_cache: true
|
||||
platforms: *docker_platforms
|
||||
|
|
Loading…
Add table
Reference in a new issue