retry with debugging
parent
35c0faccb7
commit
e23cef61e8
|
@ -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…
Reference in New Issue