From 82c091ca8fac343976bf10a4a90a022be7e0770a Mon Sep 17 00:00:00 2001 From: Begona Guereca Date: Wed, 10 Aug 2022 14:17:00 -0700 Subject: [PATCH] Update jenkins/readme.md --- jenkins/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/readme.md b/jenkins/readme.md index 03f0206..5ad3ab3 100644 --- a/jenkins/readme.md +++ b/jenkins/readme.md @@ -41,7 +41,7 @@ This lab bootstraps a Valet environment using GitHub Codespaces and enables you 1. Run the Jenkins setup script. This script will setup Jenkins and ensure it is ready to use. In general, this script should be run first if you are starting a new codespace or restarting an existing one. - Navigate to the terminal within your Codespace. -- Run `source jenkins/bootstrap/setupjenkins.sh` to kick off the creation of your Jenkins instance. +- Run `source jenkins/bootstrap/setup.sh` to kick off the creation of your Jenkins instance. - After a couple seconds, a pop-up box should appear with a link to the forwarded URL for your Jenkins instance. - You can also access the forwarded URL by going to the `Ports` tab in your terminal. Right click on the URL listed under the `Local Address` and clicking the `Open in Browser` tab. - Once you have navigated to the url, the following default credentials have been assigned: