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