This repository has been archived by the owner on May 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 140
##[error]Docker run failed with exit code 78 #14
Comments
This is some legacy. Previous version of Actions supported exit code 78 as a neutral exit. They've removed it but are promising to have another "neutral strategy": https://github.community/t5/GitHub-Actions/GitHub-Actions-quot-neutral-quot-exit-code-is-incorrectly/td-p/29051 |
i just subscribe here to get notified because i also just stumbled about this. nice action btw. |
is there a way to detect which action version used this action? or default to return a positive code? i would really like to enable this action for our team. |
Release 1.2 version of the action which workarounds the issue by exiting with 0. |
Thanks! |
8 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If I understood it correctly, exiting with code 78 should be a "good exit", but it seems that the action is failing because of it for us:
https://github.com/prisma/specs/runs/218985421
Am I doing something wrong here?
(Configured via copy/paste of example to https://github.com/prisma/specs/blob/master/.github/workflows/rebase.yml)
The text was updated successfully, but these errors were encountered: