mirror of
https://github.com/deployphp/action.git
synced 2025-06-29 04:34:15 +00:00
Mark job as failed on error (#14)
* fix: set failed on subprocess error * chore: update dependencies
This commit is contained in:
parent
1f9078ddea
commit
9eab20634f
39 changed files with 281 additions and 1118 deletions
8
node_modules/execa/readme.md
generated
vendored
8
node_modules/execa/readme.md
generated
vendored
|
@ -1,16 +1,10 @@
|
|||
<img src="media/logo.svg" width="400">
|
||||
<br>
|
||||
|
||||
[](https://travis-ci.com/github/sindresorhus/execa) [](https://coveralls.io/github/sindresorhus/execa?branch=master)
|
||||
[](https://codecov.io/gh/sindresorhus/execa)
|
||||
|
||||
> Process execution for humans
|
||||
|
||||
---
|
||||
|
||||
Netlify is looking for a senior/expert Node.js backend engineer to join a fully remote, international, diverse (44% women and non-binary) and friendly team. This is for the team where one of the co-maintainers [@ehmicky](https://github.com/ehmicky) is working. The job description is [here](https://boards.greenhouse.io/netlify/jobs/4832483002).
|
||||
|
||||
---
|
||||
|
||||
## Why
|
||||
|
||||
This package improves [`child_process`](https://nodejs.org/api/child_process.html) methods with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue