
9 Dec
2024
9 Dec
'24
2:29 p.m.
On Sun, 8 Dec 2024 at 12:08, Tom Rini trini@konsulko.com wrote:
When validating our current pipeline, a warning is produced about a lack of a default workflow. For how we use it, we can add a simple default of "always".
Signed-off-by: Tom Rini trini@konsulko.com
.gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org