Closed aljabadi closed 4 years ago
This looks like an issue in the application you are building, not in build action.
You're right. I managed to fix it for an R package container using this setup. However, dockerbuild-push-action timed out once and I had to re-run the workflow (it hadn't hit the GHA timeout so I'm assuming there was something with the dockerbuild action). If so, is there a way to increase the runtime limit?
Hi,
Trying to build and push a successfully checked R package using GitHub Actions (https://github.com/ajabadi/BIRSBIO2020.scNMTseq.PLS/runs/875280609), I get the error:
I'm attaching the log file. [Uploading 12_Run dockerbuild-push-action@v1.txt…]() Not sure what the cause could be.
TIA
Al