diff --git a/azure_devops/readme.md b/azure_devops/readme.md index b3bf848..3cdc230 100644 --- a/azure_devops/readme.md +++ b/azure_devops/readme.md @@ -22,7 +22,11 @@ This lab bootstraps a Valet environment using GitHub Codespaces and enables you - Note and store the Azure DevOps project name for later. 3. Create an Azure DevOps personal access token with the following scopes: - To do so, navigate to Sign in to your organization `https://dev.azure.com/{yourorganization}`. +<<<<<<< HEAD - Click your `Account management` icon < ===================== I didn't see this +======= + - Click your `Account management` icon +>>>>>>> main - Click `User settings`. - Click `Personal access tokens`. - Select `+ New Token`. diff --git a/readme.md b/readme.md index 4234af4..8f9e296 100644 --- a/readme.md +++ b/readme.md @@ -1,9 +1,10 @@ + # Welcome to Valet labs These Valet labs let you test drive Valet by bootstrapping the environment of your choosing. To get started: 1. Get access to Valet and create your own GitHub repository. See the [Prerequisites](#prerequisites) below. -2. Bootstrap your environment. The default page of the lab of your choosing will detail how to configure and run the action to bootstrap the environment. Currently these labs support [Azure DevOps](azure_devops) and [Jenkins](jenkins). +2. Bootstrap your environment. The default page of the lab of your choosing will detail how to configure and run the action to bootstrap the environment. Currently these labs support [Azure DevOps](azure_devops). 3. Run Valet via Codespaces. The codespace has docker running and will update to the latest Valet environment. 4. Proceed with running the labs!