-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
interactive task does not finish the task #66
Comments
@simevidas Did you turn on the |
@sun-zheng-an Thanks :) I'll keep this in mind. |
+1
|
same thing, doesn't exit with interactive=true, but only if user had to interact. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I have to run a deployment shell script, which at one point prompt for y/n question, the shell task continues as expected, till script prints done message, than it fails to emit stop.
The text was updated successfully, but these errors were encountered: