better-orange-49102
06/20/2022, 10:54 AMname: Upload image locally for testing (if not publishing)
uses: ishworkh/docker-image-artifact-upload@v1
if: ${{ needs.setup.outputs.publish != 'true' }}
with:
image: ${{ steps.docker_meta.outputs.tags }}
whenever i merge to master branch it mysteriously fails all the containers with the cyrptic message:
Run ishworkh/docker-image-artifact-upload@v1
Error: RangeError [ERR_CHILD_PROCESS_STDIO_MAXBUFFER]: stdout maxBuffer length exceeded