In image_build.yml we use line `is_empty_json` to determine if the Github env or secrets are empty. If they are, the method fails ``` line 11: [: is_empty_json: unary operator expected ```
In image_build.yml we use line
is_empty_jsonto determine if the Github env or secrets are empty.If they are, the method fails