From e9e2d354c28544a1faae0aab995bd8bf5b91e969 Mon Sep 17 00:00:00 2001 From: Tingluo Huang Date: Tue, 26 Oct 2021 21:45:39 -0400 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e7df0a..8a2239a 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# alpine_nodejs \ No newline at end of file +# alpine_nodejs + +[GitHub Actions Runner](https://github.com/actions/runner/blob/main/src/Misc/externals.sh) download alpine node.js from https://vstsagenttools.blob.core.windows.net/tools/nodejs + +The [workflow](https://github.com/TingluoHuang/alpine_nodejs/actions/workflows/docker-image.yml) in this repository can compile a partial-static node.js for alpine and create a [GitHub release](https://github.com/TingluoHuang/alpine_nodejs/releases) for it. + +Follow instruction on https://dev.azure.com/mseng/AzureDevOps/_git/CIPlat.Externals to upload the compiled alpine node.js into https://vstsagenttools.blob.core.windows.net/tools/nodejs