From 63afadcb91d9c8b623da2761f7c7628634baab22 Mon Sep 17 00:00:00 2001 From: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Date: Mon, 18 Sep 2023 23:46:42 -0700 Subject: Update azure-artifacts.md --- docs/guides/install/azure-artifacts.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/guides/install') diff --git a/docs/guides/install/azure-artifacts.md b/docs/guides/install/azure-artifacts.md index 1e12b9486..716d8dd3a 100644 --- a/docs/guides/install/azure-artifacts.md +++ b/docs/guides/install/azure-artifacts.md @@ -12,6 +12,7 @@ To use it with `bun install`, add a `bunfig.toml` file to your project with the [install.registry] url = "https://pkgs.dev.azure.com/my-azure-artifacts-user/_packaging/my-azure-artifacts-user/npm/registry" username = "my-azure-artifacts-user" +# Bun v1.0.3+ supports using an environment variable here password = "$NPM_PASSWORD" ``` -- cgit v1.2.3