another one
parent
1460aa916c
commit
ab3628e039
|
@ -108,10 +108,10 @@ pipeline:
|
|||
image: *buildx_plugin_image
|
||||
pull: true
|
||||
settings:
|
||||
context: /source
|
||||
debug: true
|
||||
context: '/source'
|
||||
debug: 'true'
|
||||
dockerfile: Dockerfile.ci
|
||||
no_cache: true
|
||||
no_cache: 'true'
|
||||
platforms: *docker_platforms
|
||||
registry:
|
||||
from_secret: domain
|
||||
|
|
Loading…
Reference in New Issue