-
Notifications
You must be signed in to change notification settings - Fork 0
Create readthedocs documentation #258
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
base: master
Are you sure you want to change the base?
Conversation
docs/usage/process-configuration.md
Outdated
| docker run --rm -it -v "$(pwd)":/app steevanb/php-parallel-processes:1.1.0-alpine php /app/examples/canceled-as-error.php | ||
| # Exit code will be 0, although first process has failed and second process is canceled | ||
| echo $? | ||
| ``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
continue the documentation
d314a04 to
8386239
Compare
|
contributing |
659cff5 to
1f9efdc
Compare
| emoji_index: !!python/name:material.extensions.emoji.twemoji | ||
| emoji_generator: !!python/name:material.extensions.emoji.to_svg | ||
| extra: | ||
| package_version: "1.1.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
modify it when a release is created
| -it \ | ||
| "${ENV_ARGS[@]}" \ | ||
| "${VOLUME_ARGS[@]}" \ | ||
| steevanb/php-parallel-processes:1.1.0-alpine \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
modify it when a release is created
1f9efdc to
b11b0f4
Compare
d391f3a to
94b75e1
Compare
94b75e1 to
d5a9d83
Compare
No description provided.