Skip to content

Commit bcedea4

Browse files
committed
Update the Azure Jenkins ReadMe
1 parent 54bad08 commit bcedea4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

integrations/azure/jenkins/ReadMe.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
### Building a browser-based test automation server with [Jenkins on Azure](https://azuremarketplace.microsoft.com/en-au/marketplace/apps/azure-oss.jenkins) by using [SeleniumBase](https://github.com/seleniumbase/SeleniumBase)
22

3+
(**2022 NOTE:** Steps from [this 2019 tutorial from Boston Code Camp](https://www.bostoncodecamp.com/CC31/sessions/details/16741) are now **out-of-date**. For installing Jenkins from the Azure Marketplace, you can try using [Bitnami Jenkins](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/bitnami.jenkins). **Or**, for the newer official Microsoft tutorial, see [Get Started: Install Jenkins on an Azure Linux VM](https://docs.microsoft.com/en-us/azure/developer/jenkins/configure-on-linux-vm), and then continue with [Step 4](#step4) below to resume SeleniumBase setup after you've created your Jenkins instance.)
4+
35
----------
46

57
### Step 0. Fork the [SeleniumBase](https://github.com/seleniumbase/SeleniumBase) repo on GitHub to get started quickly.
@@ -59,6 +61,8 @@ ssh USERNAME@IP_ADDRESS
5961

6062
----------
6163

64+
<a id="step4"></a>
65+
6266
### Step 4. Clone the SeleniumBase repository from the root ("/") directory.
6367

6468
```bash

0 commit comments

Comments
 (0)