From 8675b7f2c8e3b9ef13f72e1dc71fec912d38549b Mon Sep 17 00:00:00 2001 From: j-dunham Date: Wed, 20 Sep 2023 10:52:25 -0400 Subject: [PATCH] Update bamboo/1-configure.md --- bamboo/1-configure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bamboo/1-configure.md b/bamboo/1-configure.md index 774a75a..4af5259 100644 --- a/bamboo/1-configure.md +++ b/bamboo/1-configure.md @@ -19,7 +19,7 @@ You will need to complete all of the [setup instructions](./readme.md#configure- 2. Create a Bamboo personal access token using the Bamboo [documentation](https://confluence.atlassian.com/bamboo/personal-access-tokens-976779873.html). This step is optional since we are using local files throughout the labs and a random value can be used instead. -2. Run the `configure` CLI command: +3. Run the `configure` CLI command: - Select the `TERMINAL` tab from within the codespace terminal. - Run the following command: `gh actions-importer configure`. - Use the down arrow key to highlight `Bamboo`, press the spacebar to select, and then press enter to continue.