Martin Matusiak
Martin Matusiak
Updated to use `json` file format instead
@betterPeleg I agree that the validator should fail but the existing logic should stay the same, i.e (1) The use case we are seeing is that we attempt to run...
Seeing the same issue when using the bake action as well. Was racking my brain as to what I was doing wrong until i stumbled on this ticket. Our current...
@alextes Thank you for the clarification. So your workflow is similar to ours, make a `build` step that builds the image and pushes as latest (where the cache works). Then...
Is there any update on this? It would be nice to use on repos that don't contain a config file, this way it will just use the default one and...
Does the current action support `group` entries currently into the `targets` input? If so adding a `sync` to a group definition is a fairly elegant solution that avoids the flags....