We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Part of my config is below.
postHooks: - path: plugin.upload cmd: jcli center watch --util-install-complete - path: plugin.upload cmd: jcli restart -b
The command should stop if one of the preHooks is failed.
To Reproduce Steps to reproduce the behavior:
jcli upload
Expected behavior The command should not be executed once if there's some thing wrong.
Screenshots None.
Desktop (please complete the following information):
Additional context None.
The text was updated successfully, but these errors were encountered:
I will be working on this
Sorry, something went wrong.
@waveywaves Great! I'm going to assign this to you. And thanks for your enthusiasm.
Hi @waveywaves , just a kind reminder. Are you still interested in this?
Yes, I have started working on it.
Great, take it easy. I'm looking forward to it.
hi @waveywaves , how is it going? Do you need help from me?
waveywaves
No branches or pull requests
Describe the bug
Part of my config is below.
The command should stop if one of the preHooks is failed.
To Reproduce
Steps to reproduce the behavior:
jcli upload
under a plugin project source directoryExpected behavior
The command should not be executed once if there's some thing wrong.
Screenshots
None.
Desktop (please complete the following information):
Additional context
None.
The text was updated successfully, but these errors were encountered: