mirror of
https://github.com/docker/build-push-action.git
synced 2025-06-11 05:37:12 +02:00
Local if no type is defined for output
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
@ -80,7 +80,7 @@ describe('isLocalOrTarExporter', () => {
|
||||
[
|
||||
'.'
|
||||
],
|
||||
false
|
||||
true
|
||||
],
|
||||
])(
|
||||
'given %p returns %p',
|
||||
|
Reference in New Issue
Block a user