We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddec660 commit d04ab82Copy full SHA for d04ab82
README.md
@@ -20,3 +20,8 @@ The possible responses are:
20
- HTTP 403: invalid request or failed token authentication.
21
- HTTP 405: only http `POST` method is allowed.
22
- HTTP 500: task execution incurred in errors, traceback is logged to `stderr`.
23
+
24
+## Docker images
25
+- felubra/npm-script-webhook:latest: based on mhart/alpine-node:12
26
+- felubra/npm-script-webhook:slim: based on node:12-slim
27
+- felubra/npm-script-webhook:standard: based on node:12
0 commit comments