Fix: Create and host docker images for the CI (#34) #40
|
@ -15,7 +15,6 @@ pipeline:
|
|||
dockerfile: ${DOCKERFILE}
|
||||
platforms: *platforms
|
||||
dry_run: true
|
||||
repo: *repo
|
||||
when:
|
||||
event: pull_request
|
||||
path: ${DOCKERFILE}
|
||||
|
|
Loading…
Reference in New Issue