generated from tj-actions/docker-action
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is this feature missing in the latest version?
- I'm using the latest release
Is your feature request related to a problem? Please describe.
Current implementation always exits with zero code
Describe the solution you'd like?
I have to run a Docker container as a test action where the return code executes pass/fail status (0 - pass, >0 - fail)
It would be a good idea to add a return code as an option to the existing implementation, with default - exit as it occurs now
Describe alternatives you've considered?
No response
Anything else?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request