Replies: 1 comment
-
I think your process is exiting right after start due to some error. You can ssh into the server see docker logs for the error message. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I get a failed build and this is the log I am shown:-
[15:22:51.297] GitHub importer started.
[15:22:51.303] Cloning xxxxxxx/xxxxxxxx:master branch.
[15:22:57.832] Configuration changed.
[15:22:57.898] Building image started.
That's it. I don't know why it failed or how I can troubleshoot.
Does anyone know how/where I can find more detailed errors?
Beta Was this translation helpful? Give feedback.
All reactions